From: Hans Verkuil Date: Mon, 16 Jun 2014 07:32:37 +0000 (-0300) Subject: [media] saa7134: use unlocked_ioctl instead of ioctl X-Git-Tag: cleanup-for-v3.18~207^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13936af3d2f04f173a83cc050dbc4b20d8562b81;p=pandora-kernel.git [media] saa7134: use unlocked_ioctl instead of ioctl The saa7134 driver uses core-locking, so there is no longer any need to use the ioctl op instead of the unlocked_ioctl op. This change was forgotten for the saa7134-empress.c, so fix this. Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed