aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorRoland Stigge <[email protected]>2012-02-08 21:41:05 +0100
committerOlof Johansson <[email protected]>2012-02-09 15:55:49 -0800
commitb84518625183e87c6930b11db0592be786181128 (patch)
tree7d6a2351696d1ca2b5622bebda64d6bb84f2fe76 /net/lapb/lapb_timer.c
parent0cf0d815ba0d09281c5671b82a83c4220a606dc4 (diff)
ARM: LPC32xx: clock.c: Fix mutex lock issues
This patch fixes the mutex issue in clock.c, as done in Kevin Wells' original driver update: In some cases, the clock drivers could grab a mutex twice in an improper context. This patch changes the mutex mechanism to a simple irq lock/unlock mechanism and removes un-needed locks from some functions. (See also git.lpclinux.com) Signed-off-by: Roland Stigge <[email protected]> Tested-by: Wolfram Sang <[email protected]> Acked-by: Kevin Wells <[email protected]> Signed-off-by: Olof Johansson <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions