mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-16 23:45:31 +08:00
3428372447
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> |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
soctherm-fuse.c | ||
soctherm.c | ||
soctherm.h | ||
tegra124-soctherm.c | ||
tegra132-soctherm.c | ||
tegra210-soctherm.c | ||
tegra-bpmp-thermal.c |