PM / devfreq: exynos4: use common PPMU code
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 21 Mar 2014 17:31:43 +0000 (18:31 +0100)
committerMyungJoo Ham <myungjoo.ham@samsung.com>
Sat, 24 May 2014 08:56:39 +0000 (17:56 +0900)
commitba778b374d55945a190f01f7a741c9657ae5f519
tree85a7bfbd4428aee6b5dfc850c23dc60f4583c030
parentae29fa1d50bead8f1971f30aa9a73bfbff984824
PM / devfreq: exynos4: use common PPMU code

This patch converts exynos4_bus driver to use common PPMU code
(exynos_ppmu.c) instead of individual functions related to PPC
because PPMU is integrated module with both PPC and Bus event
generator.  When using PPMU to get bus performance read/write
event exynos4_bus driver deson't need to consider memory type.

Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
[bzolnier: splitted out changes from the bigger patch]
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
drivers/devfreq/exynos/Makefile
drivers/devfreq/exynos/exynos4_bus.c