cpufreq: dt: Implement online/offline() callbacks 83/199783/2
authorViresh Kumar <viresh.kumar@linaro.org>
Tue, 12 Feb 2019 07:06:47 +0000 (12:36 +0530)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 18 Feb 2019 04:54:43 +0000 (04:54 +0000)
commit85d986cd0f071770713d94ff5eb4adcaff24fecf
treeadc99eb22dcc07c17c922166eaf62b555506d674
parent499b3a512e1493ebdd056c92c24ac06c1010de88
cpufreq: dt: Implement online/offline() callbacks

Implement the light-weight tear down and bring up helpers to reduce the
amount of work to do on CPU offline/online operation.

Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
[pending patch for mainline]
Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: I02a01f0f4d5c24102bcc58089937c371cc126b65
drivers/cpufreq/cpufreq-dt.c