diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2010-11-03 06:56:38 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-11-16 20:39:08 +0100 |
commit | 9d1e5e40d6cac4bf7008e04c202d71918455ca11 (patch) | |
tree | faa3707b83633013bc2a666fd0f26d0cd13b4bdb /sound/usb | |
parent | net: reorder struct sock fields (diff) | |
download | linux-9d1e5e40d6cac4bf7008e04c202d71918455ca11.tar.xz linux-9d1e5e40d6cac4bf7008e04c202d71918455ca11.zip |
mpc52xx: cleanup locking
commit 1e4e0767ecb1 (Fix locking on fec_mpc52xx driver) assumed IRQ are
enabled when an IRQ handler is called.
It is not the case anymore (IRQF_DISABLED is deprecated), so we can use
regular spin_lock(), no need for spin_lock_irqsave().
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Tested-by: Jean-Michel Hautbois <jhautbois@gmail.com>
Cc: Asier Llano <a.llano@ziv.es>
Cc: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'sound/usb')
0 files changed, 0 insertions, 0 deletions