]> git.baikalelectronics.ru Git - kernel.git/commit
PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers
authorChanwoo Choi <cw00.choi@samsung.com>
Sat, 19 Nov 2016 16:48:14 +0000 (01:48 +0900)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Tue, 31 Jan 2017 05:12:19 +0000 (14:12 +0900)
commit511837ab57b66d3050ac504517c4e97c277839b1
tree92f653b46248b493d044481b90af5f3e02921fb3
parent8eded05197a65a9fd4feb75fe965f4f6a546e0cf
PM / devfreq: exynos-ppmu: Use the regmap interface to handle the registers

This patch uses the regmap interface to read and write the registers for exynos
PPMU device instead of the legacy memory map functions.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/event/exynos-ppmu.c