From: Kay Sievers Date: Mon, 8 Oct 2007 19:26:13 +0000 (-0300) Subject: V4L/DVB (6293): V4L: convert struct class_device to struct device X-Git-Tag: v2.6.24-rc1~1463^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54bd5b66c87d14e250f108aad1228b905d6882f6;p=pandora-kernel.git V4L/DVB (6293): V4L: convert struct class_device to struct device The currently used "struct class_device" will be removed from the kernel. Here is a patch that converts all users in drivers/media/video/ to struct device. Reviewed-by: Thierry Merle Reviewed-by: Mike Isely Reviewed-by: Luca Risolia Signed-off-by: Kay Sievers Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed