]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - drivers/devfreq/event/exynos-ppmu.c
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)
commit2a3ea6478912a6d6739042bac25a7aa7d0342093
tree92f653b46248b493d044481b90af5f3e02921fb3
parentb513652443fc515ec90202d005230f2afee457ad
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