From: Hans Verkuil Date: Mon, 30 Mar 2009 09:26:40 +0000 (-0300) Subject: V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' step X-Git-Tag: v2.6.30-rc1~621^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=df1d5ed8a81565b78d45fbdffb6561c75c75ec0d;p=pandora-kernel.git V4L/DVB (11309): cx25840: cleanup: remove intermediate 'ioctl' step The audio and vbi functions where still called through an ioctl-like interface, even though this is no longer needed with v4l2-subdev. Just change each 'case' into a proper function and call that directly. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed