regulator: max77802: Remove suspend_enable
authorKrzysztof Kozlowski <k.kozlowski@samsung.com>
Wed, 29 Oct 2014 11:14:53 +0000 (12:14 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 31 Oct 2014 12:34:16 +0000 (12:34 +0000)
commita1dd913f4e045927b1e758beadfdc6a180222d96
tree157e395d6270db985845a0dcf006f6dc18b86ebd
parent6c4159a57a6a4867130fea26fe3f757ce5aaadb8
regulator: max77802: Remove suspend_enable

The Maxim 77802 PMIC regulators do not have special enable configuration
for suspend. The driver instead enabled them manually which is not a
best way to deal with suspend.

Signed-off-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Acked-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/max77802.c