]> git.baikalelectronics.ru Git - kernel.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)
commit46bbbb418e905994327958d4920e7a193b19d211
treef0bec07fad9035e063040825414e50e07368651f
parentcc0454485f077a10b25a84bb4ee4833a4ff2b4f0
regulator: max8997: Remove empty set_suspend_enable callback implementation

Since commit 2e4dcd3 "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