ide-tape: remove the BKL
authorBorislav Petkov <petkovbb@googlemail.com>
Sun, 11 Oct 2009 00:25:19 +0000 (00:25 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 29 Oct 2009 10:09:25 +0000 (03:09 -0700)
Replace the BKL calls in the chrdev_{open,release} interfaces with a
simple sleeping mutex.

Signed-off-by: Borislav Petkov <petkovbb@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found