diff options
author | Tony Prisk <linux@prisktech.co.nz> | 2013-05-17 21:18:49 (GMT) |
---|---|---|
committer | Mike Turquette <mturquette@linaro.org> | 2013-05-29 23:13:58 (GMT) |
commit | 419e321df8d7d605f21f980903befc65ee66e848 (patch) | |
tree | 31996345df3b54495aaa3008c9f68a9d7f835400 /include/drm/drm_cache.h | |
parent | 6532cb71fb31436b8d31818a056f45b8f95dfb31 (diff) | |
download | linux-fsl-qoriq-419e321df8d7d605f21f980903befc65ee66e848.tar.xz |
clk: vt8500: Fix unbalanced spinlock in vt8500_dclk_set_rate()
With the addition of a DVO clock, a bug is now evident in the vt8500
clock code:
[ 0.290000] WARNING: at init/main.c:698 do_one_initcall+0x158/0x18c()
[ 0.300000] initcall wm8505fb_driver_init+0x0/0xc returned with disabled int
This is caused by an unbalanced spinlock in vt8500_dclk_set_rate().
Replace the second call to spin_lock_irqsave() with spin_unlock_irqrestore().
Signed-off-by: Tony Prisk <linux@prisktech.co.nz>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
Diffstat (limited to 'include/drm/drm_cache.h')
0 files changed, 0 insertions, 0 deletions