regulator: max8997: Remove empty set_suspend_enable callback implementation
authorAxel Lin <axel.lin@gmail.com>
Tue, 17 Apr 2012 15:49:28 +0000 (23:49 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 23 Apr 2012 12:20:25 +0000 (13:20 +0100)
Since commit 8ac0e95 "regulator: core: Support setting suspend_[mode|voltage]
if set_suspend_[en|dis]able is NULL", now the regulator core can properly
handle the case set_suspend_enable callback is NULL.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

No differences found