tosh: Use non bkl ioctl
authorAlan Cox <alan@linux.intel.com>
Mon, 4 Jan 2010 16:19:55 +0000 (16:19 +0000)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 4 Jan 2010 20:31:21 +0000 (12:31 -0800)
commit3e8d95d95eaf4b332f6e1862ffbaa80c24780767
tree09d19836af678e148f60e6e16c8b23e6166d3076
parent5d9d6e44ce15d072d22c10fe670679c77fa2b31d
tosh: Use non bkl ioctl

We wrap the smm calls and other bits with the BKL push down as a
precaution but they can probably go

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/char/toshiba.c