[linuxtv-cvs] dvb-kernel
Michael Krufky via CVS
mkrufky at linuxtv.org
Sun Nov 13 08:33:19 CET 2005
CVSROOT: /cvs/linuxtv
Module name: dvb-kernel
Changes by: mkrufky 20051113 08:33:19
Modified files:
linux/drivers/media/dvb/dvb-core: dvbdev.c
Log message:
[PATCH] Driver Core: fix up all callers of class_device_create()
The previous patch adding the ability to nest struct class_device
changed the paramaters to the call class_device_create(). This patch
fixes up all in-kernel users of the function.
Signed-off-by: Greg Kroah-Hartman <gregkh at suse.de>
Signed-off-by: Michael Krufky <mkrufky at m1k.net>
This patch is already present in kernel 2.6.15-rc1
More information about the linuxtv-cvs
mailing list