summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorAndi Shyti <andi.shyti@samsung.com>2016-01-20 11:14:24 +0100
committerStephen Boyd <sboyd@codeaurora.org>2016-01-29 21:47:22 +0100
commitdedbb2724dca5de4073c261c52fa76bf348f6a0d (patch)
treeb45765e2c17539799ef078a9febe1d2c6e666626 /MAINTAINERS
parentclk: s2mps11: remove redundant static variables declaration (diff)
downloadlinux-dedbb2724dca5de4073c261c52fa76bf348f6a0d.tar.xz
linux-dedbb2724dca5de4073c261c52fa76bf348f6a0d.zip
clk: s2mps11: remove redundant code
The definition of s2mps11_name is meant to resolve the name of a given clock. Remove it because the clocks have the same name we can get it directly from the s2mps11_clks_init structure. While in the probe function the s2mps11_clks is used only to iterate through the s2mps11_clks. The naming itself brings confusion and the readability does not improve much. Signed-off-by: Andi Shyti <andi.shyti@samsung.com> Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions