summaryrefslogtreecommitdiffstats
path: root/drivers/iio
diff options
context:
space:
mode:
authorOmar Ramirez Luna2012-12-24 15:10:25 +0100
committerGreg Kroah-Hartman2013-01-08 00:03:56 +0100
commite16a922a27ec352537a8027cadc32dc156534ca5 (patch)
treed446a3eb71095a6519d1e5c84b46679b3da03a71 /drivers/iio
parentstaging: tidspbridge: Fix build breakage due to splitting CM functions. (diff)
downloadkernel-qcow2-linux-e16a922a27ec352537a8027cadc32dc156534ca5.tar.gz
kernel-qcow2-linux-e16a922a27ec352537a8027cadc32dc156534ca5.tar.xz
kernel-qcow2-linux-e16a922a27ec352537a8027cadc32dc156534ca5.zip
staging: tidspbridge: use prepare/unprepare on dsp clocks
This solves runtime failures while trying to enable WDT3 related functionality on firmware load, however it does affect other clocks controlled by the driver. Seen on 3.8-rc1. CCF provides clk_prepare and clk_unprepare for enable and disable operations respectively, this needs to be called in the correct order while handling clocks. Code path to enable/disable dsp clocks can still be reached from an atomic context, hence we can't use clk_prepare_enable and clk_disable_unprepare yet. Signed-off-by: Omar Ramirez Luna <omar.ramirez@copitl.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/iio')
0 files changed, 0 insertions, 0 deletions