From 2e1328dd5a8fd1fa98bf8fca49c5e6df61797a99 Mon Sep 17 00:00:00 2001 From: Hans Verkuil Date: Tue, 17 Feb 2015 05:44:05 -0300 Subject: [PATCH] [media] radio-bcm2048: use unlocked_ioctl instead of ioctl MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit This driver does its own locking, so there is no need to use ioctl instead of unlocked_ioctl. Signed-off-by: Hans Verkuil Acked-by: Pali Rohár Signed-off-by: Mauro Carvalho Chehab --- Reading git-format-patch failed