diff options
author | 2010-04-06 14:34:50 -0700 | |
---|---|---|
committer | 2010-04-07 08:38:03 -0700 | |
commit | c6eb69acfdfe258b4a3f69fa5ced8928bbebdba9 (patch) | |
tree | 8b75d0832f9eb7abdb0ba708ad08ad180ec61759 /lib | |
parent | omap hsmmc: fix a bug in card remove scenario (diff) | |
download | linux-dev-c6eb69acfdfe258b4a3f69fa5ced8928bbebdba9.tar.xz linux-dev-c6eb69acfdfe258b4a3f69fa5ced8928bbebdba9.zip |
mxser: spin_lock() => spin_lock_irq()
This should be spin_lock_irq() to match the spin_unlock_irq(). Originally
it was a lock_kernel() but we switched everything to spin_lock_irq() last
November.
[akpm@linux-foundation.org: fix the MOXA_ASPP_MON case too (per Jiri)]
Signed-off-by: Dan Carpenter <error27@gmail.com>
Cc: Jiri Slaby <jirislaby@gmail.com>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions