]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commit23b7d09a3f50191a72ca70708a541b05e422e388
treef0bec07fad9035e063040825414e50e07368651f
parentc245c087c50eabe284b22f7d5a8abc12427d29a7
regulator: max8997: Remove empty set_suspend_enable callback implementation

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>
drivers/regulator/max8997.c