regulator: core: Mark all get and enable calls as __must_check
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 19 Mar 2012 16:35:48 +0000 (16:35 +0000)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 4 Mar 2013 02:35:58 +0000 (10:35 +0800)
It's generally important that devices have power when they expect it so
drivers really ought to be checking for errors on the power up paths.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found