aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mach-vexpress
diff options
context:
space:
mode:
authorStephen Boyd2013-08-20 23:48:02 -0700
committerGreg Kroah-Hartman2013-08-27 16:22:58 -0700
commitbfaddb7d13ffd5db0180f0121447e2ca4ce3020e (patch)
tree592a2eaf46749fc2f41f1d2c0d3baaf2cd46fee0 /arch/arm/mach-vexpress
parentde49df58366f88939009d5de06d71a68c701df08 (diff)
msm_serial: Switch clock consumer strings and simplify code
In downstream kernel we've standardized the clock consumer names that MSM device drivers use. Replace the uart specific clock names in this driver with the more standard 'core' and 'iface' names. Also simplify the code by assuming that clk_prepare_enable and clk_disable_unprepare() will properly check for NULL pointers (it will because MSM uses the common clock framework). Cc: David Brown <davidb@codeaurora.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch/arm/mach-vexpress')
0 files changed, 0 insertions, 0 deletions