msm: kgsl: Replace internal_power_rail API calls with regulator APIs
Remove use of the msm-specific internal_power_rail driver in
favor of the new footswitch-pcom driver, which uses the regulator
framework's APIs.
While code for several SoCs is modified to accomplish this, this
change should only be significant for 7x30. All other SoCs were
either already using regulator APIs or do not support footswitch
control at all.
Change-Id: Ifb3b671889ce61783326368eb7ef307f1a40b1c7
Signed-off-by: Matt Wagantall <mattw@codeaurora.org>
Conflicts:
arch/arm/mach-msm/clock-7x30.c
arch/arm/mach-msm/devices-8960.c
arch/arm/mach-msm/devices-msm7x30.c
arch/arm/mach-msm/devices-msm8x60.c
drivers/gpu/msm/kgsl_pwrctrl.c
5 files changed