mfd: Move TPS6507x register definition to header file.
authorTodd Fischer <todd.fischer@ridgerun.com>
Tue, 6 Apr 2010 02:23:56 +0000 (20:23 -0600)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 27 May 2010 23:37:36 +0000 (01:37 +0200)
commitd183fcc975cbbc9c427deb2d7948ab03673995c9
tree0cd444a459bb2bceb675274646e4262d3434573e
parent374b72ecacc074f8cfccea5a70bdd64d8953dffd
mfd: Move TPS6507x register definition to header file.

Other sub-drivers for the TPS6507x chip will need to use register
definition so move it out of the source file and into a header file.

Signed-off-by: Todd Fischer <todd.fischer@ridgerun.com>
Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/regulator/tps6507x-regulator.c
include/linux/mfd/tps6507x.h [new file with mode: 0644]