diff options
author | Ingo Korb <ml@akana.de> | 2007-07-17 13:05:23 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-07-17 19:23:10 +0200 |
commit | b306122df9f9dbec7751133073b4d19b9197d22e (patch) | |
tree | 4f580370b4c025f3b6136ca15a2d8338bbbf27d6 /drivers/video/console/fbcon.c | |
parent | Char: stallion, remove user class report request (diff) | |
download | linux-b306122df9f9dbec7751133073b4d19b9197d22e.tar.xz linux-b306122df9f9dbec7751133073b4d19b9197d22e.zip |
Char: istallion, init+locking fixes
Move brdp->iosize assignment in stli_initecp up a few lines to stop the
driver from requesting an I/O region of length 0.
Remove spin_lock_irqsave/spin_unlock_irqrestore from __stli_sendcmd as
all users of that function take the lock already.
Signed-off-by: Ingo Korb <ml@akana.de>
Cc: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions