diff options
author | Ezequiel Garcia <ezequiel@collabora.com> | 2018-03-30 21:10:04 -0300 |
---|---|---|
committer | Eduardo Valentin <edubezval@gmail.com> | 2018-05-06 14:52:53 -0700 |
commit | 34283724475699f261983afdfe72dcec0ae3096a (patch) | |
tree | c4c6144172200a9a787463f8def5cb156530ab7e /drivers/pinctrl/pinctrl-coh901.h | |
parent | 2d3c4cfd56d8629bde279492d462f2167eafad5f (diff) | |
download | linux-34283724475699f261983afdfe72dcec0ae3096a.tar.bz2 |
thermal: tegra: Nuke clk_{readl,writel} helpers
Naming driver-specific register accessors with generic
names, such as clk_writel and clk_readl, is bad.
Moreover, clk_writel and clk_readl are part of the
common clock framework api, so readers and code
grep'ers get confused by this collision.
The helpers are used once, so just remove them.
Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Acked-by: Daniel Lezcano <daniel.lezcano@linaro.org>
Signed-off-by: Eduardo Valentin <edubezval@gmail.com>
Diffstat (limited to 'drivers/pinctrl/pinctrl-coh901.h')
0 files changed, 0 insertions, 0 deletions