]> asedeno.scripts.mit.edu Git - linux.git/commit
regulator: tps65910: wire up sleep control configuration
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Wed, 14 Jun 2017 19:04:14 +0000 (21:04 +0200)
committerMark Brown <broonie@kernel.org>
Thu, 15 Jun 2017 17:23:27 +0000 (18:23 +0100)
commita9bc67de0c5713a8675bfe33bfe9cb36c7934589
tree922947f6857be1a917f556fd06e77e46d1b20ced
parentfe953904f3463609a9a671f68148d8532f2a5d9f
regulator: tps65910: wire up sleep control configuration

This enables configuring the PMIC's sleep mode via device-tree.

A pointer indirection to sleep mode data is removed, as it simplifies
the implementation slightly. In current kernel tree, platform data
structure is not used outside MFD cell drivers.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/mfd/tps65910.txt
drivers/mfd/tps65910.c
include/linux/mfd/tps65910.h