From: Hans Verkuil Date: Sun, 14 Nov 2010 12:43:52 +0000 (-0300) Subject: [media] cadet: use unlocked_ioctl X-Git-Tag: v2.6.37-rc7~22^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cccee0b84e3445a142d0e9edcbf66b677b2e7e5;p=pandora-kernel.git [media] cadet: use unlocked_ioctl Converted from ioctl to unlocked_ioctl. This driver already used an internal lock, but it was missing in cadet_open and cadet_release and it was not used correctly in cadet_read. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed