mirror of
https://github.com/torvalds/linux.git
synced 2024-11-24 13:11:40 +00:00
76640b84bd
PMU is something like a SoC wide service, so add a helper function to get PMU regmap. This will be used by other Exynos device drivers. This way it can be avoided to model this dependency in device tree (as phandles to PMU node) for almost every device in the SoC. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Reviewed-by: Tomasz Figa <tomasz.figa@gmail.com> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> |
||
---|---|---|
.. | ||
exynos4-pmu.c | ||
exynos3250-pmu.c | ||
exynos5250-pmu.c | ||
exynos5420-pmu.c | ||
exynos-pmu.c | ||
exynos-pmu.h | ||
Kconfig | ||
Makefile | ||
pm_domains.c |