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)
commit5356e0da49e61e0de29a5f61996be66e97425217
tree12b93a4b9876608271ac154d9271a1a3120093cd
parent0505be71490e49044314ca84dd443e0f3782ca5a
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