drivers: Push down BKL into various drivers
authorArnd Bergmann <arnd@arndb.de>
Mon, 26 Apr 2010 22:24:05 +0000 (00:24 +0200)
committerFrederic Weisbecker <fweisbec@gmail.com>
Mon, 17 May 2010 03:27:41 +0000 (05:27 +0200)
These are the last remaining device drivers using
the ->ioctl file operation in the drivers directory
(except from v4l drivers).

[fweisbec: drop i8k pushdown as it has been done from
procfs pushdown branch already]

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>

No differences found