From: Ingo Korb Date: Tue, 17 Jul 2007 11:05:23 +0000 (-0700) Subject: Char: istallion, init+locking fixes X-Git-Tag: v2.6.23-rc1~601 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b306122df9f9dbec7751133073b4d19b9197d22e;p=pandora-kernel.git 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 Cc: Jiri Slaby Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed