diff options
author | Mike Frysinger <vapier@gentoo.org> | 2009-06-22 18:37:24 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-22 11:32:23 -0700 |
commit | 9c529a3d76dffae943868ebad07b042d15764712 (patch) | |
tree | d601295f0a0d182dcd7731d6b7e5619488d701ef /drivers/hid/hid-samsung.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 <vapier@gentoo.org>
Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/hid/hid-samsung.c')
0 files changed, 0 insertions, 0 deletions