diff options
author | Mike Frysinger <[email protected]> | 2009-06-22 18:37:24 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-06-22 11:32:23 -0700 |
commit | 9c529a3d76dffae943868ebad07b042d15764712 (patch) | |
tree | d601295f0a0d182dcd7731d6b7e5619488d701ef /net/lapb/lapb_subr.c | |
parent | 56578abfd16a1a7554f64000d5fc0a377d4dda6a (diff) |
serial: bfin_5xx: add missing spin_lock init
The Blackfin serial driver never initialized the spin_lock that is part of
the serial core structure, but we never noticed because spin_lock's are
rarely enabled on UP systems. Yeah lockdep and friends.
Signed-off-by: Mike Frysinger <[email protected]>
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions