regulator: fixed: add support for ACPI interface
authorLu Baolu <baolu.lu@linux.intel.com>
Thu, 5 May 2016 05:32:57 +0000 (13:32 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 1 Jun 2016 15:19:02 +0000 (16:19 +0100)
commit13bed58ce8748d430a26e353a09b89f9d613a71f
tree11a2f050943b32dfdeef185557b660ec0e3c5dbe
parentf5a6d3516362f85d6a07e930bc10cd4b59f306c7
regulator: fixed: add support for ACPI interface

Add support to retrieve fixed voltage configure information through
ACPI interface. This is needed for Intel Bay Trail devices, where a
GPIO is used to control the USB vbus.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/fixed.c