regulator: core: Complain if we can't reenable a supply
commit01e86f4988297abb403be92bc3b6ad24e1d058de
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 28 Mar 2012 20:36:38 +0000 (28 21:36 +0100)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 3 Apr 2012 13:00:46 +0000 (3 14:00 +0100)
treec032a91cf7a8a6f140c0104a4cb681600bcf42b0
parentdd775ae2549217d3ae09363e3edb305d0fa19928
regulator: core: Complain if we can't reenable a supply

When cleaning up after a failed bulk_disable() we try to reenable any
supplies that we did manage to disable - complain if we fail to do that
when we try.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
drivers/regulator/core.c