summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom
diff options
context:
space:
mode:
authorStephen Boyd2016-11-08 23:47:56 +0100
committerStephen Boyd2016-11-09 21:43:19 +0100
commit84558ff77067e761e9e1bc70fff79079c12d5ac9 (patch)
tree5104e1cbe757b98695eedf4cfab20c609cc79348 /drivers/clk/qcom
parentclk: gate: fix coding style (diff)
downloadkernel-qcow2-linux-84558ff77067e761e9e1bc70fff79079c12d5ac9.tar.gz
kernel-qcow2-linux-84558ff77067e761e9e1bc70fff79079c12d5ac9.tar.xz
kernel-qcow2-linux-84558ff77067e761e9e1bc70fff79079c12d5ac9.zip
clk: pxa: Use __iomem properly and staticize lock variable
This function is passed an __iomem pointer but we use a u32 pointer instead which makes checkers like spare complain. Furthermore, "lock" is a pretty poor variable name for a string that will go into lockdep reports and the symbol isn't marked static. Cleanup all this. Acked-by: Robert Jarzmik <robert.jarzmik@free.fr> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/qcom')
0 files changed, 0 insertions, 0 deletions