V4L/DVB (6015): DVB: convert struct class_device to struct device
authorKay Sievers <kay.sievers@vrfy.org>
Wed, 15 Aug 2007 17:00:09 +0000 (14:00 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Wed, 10 Oct 2007 01:05:11 +0000 (22:05 -0300)
The currently used "struct class_device" will be removed from the
kernel. Here is a trivial patch that converts DVB to use struct device.

Signed-off-by: Kay Sievers <kay.sievers@vrfy.org>
Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found