Files
android_kernel_samsung_sm8750/arch/arm/mach-lpc32xx
Roland Stigge 93d199a13a 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>
2012-02-09 16:00:33 -08:00
..
2010-07-27 03:08:09 -07:00
2011-03-29 14:47:58 +02:00
2011-03-31 11:26:23 -03:00
2010-07-27 08:42:07 -07:00
2010-07-27 08:35:56 -07:00