]> git.baikalelectronics.ru Git - kernel.git/commit
regulator: max77802: Add header for operating modes
authorJavier Martinez Canillas <javier.martinez@collabora.co.uk>
Thu, 16 Oct 2014 16:48:50 +0000 (18:48 +0200)
committerMark Brown <broonie@kernel.org>
Mon, 20 Oct 2014 11:23:50 +0000 (12:23 +0100)
commite6086ae952dcdb9f40f52b3f21f37005fad94b38
tree12b93a4b9876608271ac154d9271a1a3120093cd
parenta9c4e09653c59277525b22dcfde0ef43b1c8fd5e
regulator: max77802: Add header for operating modes

Add a header file for the max77802 constants that could be shared between
the regulator driver and Device Tree source files. Also, remove standby
and off opmodes since only normal and low power are valid operating modes.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/regulator/max77802.c
include/dt-bindings/regulator/maxim,max77802.h [new file with mode: 0644]
include/linux/mfd/max77686.h