commit | 55929332c92e5d34d65a8f784604c92677ea3e15 | [log] [tgz] |
---|---|---|
author | Arnd Bergmann <arnd@arndb.de> | Tue Apr 27 00:24:05 2010 +0200 |
committer | Frederic Weisbecker <fweisbec@gmail.com> | Mon May 17 05:27:41 2010 +0200 |
tree | 555e922d470336d07ace32bb564ac5358379a3c4 | |
parent | 703c631ebbcadcfd861d01e697fdda7c388fec9a [diff] |
drivers: Push down BKL into various drivers 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>