]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: tegra: dfll: improve function-level documentation
authorJulia Lawall <Julia.Lawall@lip6.fr>
Sat, 1 Oct 2016 19:46:29 +0000 (21:46 +0200)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 2 Nov 2016 00:38:50 +0000 (17:38 -0700)
commit42134fa2b70e2b70c600bf87fbe5ea5faa34ad63
tree8b89b1a03f72ce4d16630882111395359ce91e65
parent5170d55e2892c8c290a1fab16ffea58a83b167ce
clk: tegra: dfll: improve function-level documentation

Adjust variables to correspond to the names used in the parameter list of
the function.  Move the struct device * variable up to the place where it
appears in the parameter list.

Issue detected using Coccinelle (http://coccinelle.lip6.fr/)

Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/tegra/cvb.c