From: Dwaine Garden Date: Wed, 27 Dec 2006 12:23:28 +0000 (-0200) Subject: V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selected X-Git-Tag: v2.6.20-rc3~55^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed00b41dc8bc286682d31ad64060ccc70513e90b;p=pandora-kernel.git V4L/DVB (4979): Fixes compilation when CONFIG_V4L1_COMPAT is not selected - SYSFS: Replaced all to_video_device(cd), video_device_create_file, video_device_remove_file and add the proper checks at create_file - Converted old norm values to V4L2 ones. - Robustness on sysfs hue/contrast/saturation queries. Additional check in order to return 0 if the driver is not opened. - Whitespace cleanups in usbvision-cards.c This patch merges two fixes by Thierry MERLE and Mauro Chehab, and adds additional checks. Signed-off-by: Dwaine Garden Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed