]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
soc: actions: owl-sps: Factor out owl_sps_set_pg() for power-gating
authorAndreas Färber <afaerber@suse.de>
Mon, 5 Jun 2017 19:04:21 +0000 (21:04 +0200)
committerAndreas Färber <afaerber@suse.de>
Fri, 23 Jun 2017 15:43:27 +0000 (17:43 +0200)
commit6932ec60cc0a71689150b16b71427cfdc6575602
tree27942772c2ef4d35444d6c4ef7c48e36663d9855
parentaa9f800ded78d530bb07104a4745e95af723abf6
soc: actions: owl-sps: Factor out owl_sps_set_pg() for power-gating

Allow the SMP code to reuse PM domain code for CPU2/CPU3 wakeup.

Signed-off-by: Andreas Färber <afaerber@suse.de>
drivers/soc/actions/Kconfig
drivers/soc/actions/Makefile
drivers/soc/actions/owl-sps-helper.c [new file with mode: 0644]
drivers/soc/actions/owl-sps.c
include/linux/soc/actions/owl-sps.h [new file with mode: 0644]