From: Hans Verkuil Date: Wed, 18 Mar 2009 16:25:54 +0000 (-0300) Subject: V4L/DVB (11118): cafe_ccic: replace debugfs with g/s_register ioctls. X-Git-Tag: v2.6.30-rc1~621^2~154 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=69d94f7ec5edea85da0057c48c4f2877e5bb509e;p=pandora-kernel.git V4L/DVB (11118): cafe_ccic: replace debugfs with g/s_register ioctls. Using VIDIOC_DBG_S/G_REGISTER is the standard way of reading/writing register for advanced debugging under v4l2. In addition, using this means that the cafe_ccic driver doesn't need to have knowledge about the used sensor: the debug ioctl can be passed on to the sensor if it isn't for the host. Signed-off-by: Hans Verkuil Acked-by: Jonathan Corbet Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed