summaryrefslogtreecommitdiff
path: root/arch/arm/mach-msm/vreg.c
AgeCommit message (Collapse)AuthorFilesLines
2008-10-22[ARM] msm: vreg interface to msm7k pmicBrian Swetland1-0/+143
The baseband cpu owns the pmic, so voltage regulator control is only available via a relatively limited interface through the proc_comm transport. Signed-off-by: Brian Swetland <swetland@google.com>