diff options
author | Roland Stigge <stigge@antcom.de> | 2012-02-08 21:41:05 +0100 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2012-02-09 15:55:49 -0800 |
commit | b84518625183e87c6930b11db0592be786181128 (patch) | |
tree | 7d6a2351696d1ca2b5622bebda64d6bb84f2fe76 /arch/avr32/configs/hammerhead_defconfig | |
parent | 0cf0d815ba0d09281c5671b82a83c4220a606dc4 (diff) | |
download | blackbird-op-linux-b84518625183e87c6930b11db0592be786181128.tar.gz blackbird-op-linux-b84518625183e87c6930b11db0592be786181128.zip |
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 <stigge@antcom.de>
Tested-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Kevin Wells <kevin.wells@nxp.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'arch/avr32/configs/hammerhead_defconfig')
0 files changed, 0 insertions, 0 deletions