samsung: cpuhp: introduce new exynos hotplug driver
authorYoungtae Lee <yt0729.lee@samsung.com>
Wed, 21 Mar 2018 06:09:00 +0000 (15:09 +0900)
committerChungwoo Park <cww.park@samsung.com>
Mon, 21 May 2018 08:35:50 +0000 (17:35 +0900)
commitc6c84af0a74777e517068109ecbaf709e93228b8
tree951a9677446d2141cb4ab063b993a6a07db5a822
parent46ac3e191a6316377b78bfee5e158212578a45d5
samsung: cpuhp: introduce new exynos hotplug driver

It supports unsequecial hotplug.
To support unsequencial core control,
new cpu_hotplug_driver doesn't use qos method.
instead of qos, it support exynos specific API for
core power control such ad hotplug, fast_hp.

Change-Id: Ifacee5a75ff4a513645dc051fdbfbfdfce1f90ea
Signed-off-by: Youngtae Lee <yt0729.lee@samsung.com>
drivers/cpufreq/exynos-acme.c
drivers/soc/samsung/Makefile
drivers/soc/samsung/exynos-cpu_hotplug.c [deleted file]
drivers/soc/samsung/exynos-cpuhp.c [new file with mode: 0644]
include/soc/samsung/exynos-cpu_hotplug.h [deleted file]
include/soc/samsung/exynos-cpuhp.h [new file with mode: 0644]