From: Arnd Bergmann Date: Sat, 3 Jul 2010 22:15:09 +0000 (+0200) Subject: v4l: Convert v4l2-dev to unlocked_ioctl X-Git-Tag: v2.6.36-rc1~297^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86a5ef7d777cdd61dfe82379d559dbea069aea3d;p=pandora-kernel.git v4l: Convert v4l2-dev to unlocked_ioctl v4l2 implements two separate file operations for drivers that use locked and unlocked ioctl callbacks. Since we want to remove the ioctl file operation in favor of the unlocked variant, this separation no longer seems helpful. Signed-off-by: Arnd Bergmann Acked-by: Mauro Carvalho Chehab Acked-by: Hans Verkuil Cc: John Kacur Signed-off-by: Frederic Weisbecker --- Reading git-diff-tree failed