summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot
diff options
context:
space:
mode:
authorTimo Kokkonen2012-08-12 12:45:34 +0200
committerTony Lindgren2012-08-13 15:23:16 +0200
commitc5491d1ae1946d394389b83b31b87708e86dc4cf (patch)
treefeca1a2cde20a65f2a41964d6559e7a962e89a5d /arch/arm/boot
parentMerge branch 'for_3.6/fixes/pm' of git://git.kernel.org/pub/scm/linux/kernel/... (diff)
downloadkernel-qcow2-linux-c5491d1ae1946d394389b83b31b87708e86dc4cf.tar.gz
kernel-qcow2-linux-c5491d1ae1946d394389b83b31b87708e86dc4cf.tar.xz
kernel-qcow2-linux-c5491d1ae1946d394389b83b31b87708e86dc4cf.zip
ARM: OMAP: dmtimers: Fix locking issue in omap_dm_timer_request*()
Calling omap_dm_timer_prepare while the spinlock is held is not allowed as sleeping functions are called later on during the preparation (namely within clk_get()). dm_timer_lock is only required for protecting the omap_timer_list. After the timer is marked as reserved, the lock is no longer needed and should be freed. Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi> Cc: Tarun Kanti DebBarma <tarun.kanti@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
Diffstat (limited to 'arch/arm/boot')
0 files changed, 0 insertions, 0 deletions