mfd: Add tps6507x board data structure
authorTodd Fischer <todd.fischer@ridgerun.com>
Tue, 6 Apr 2010 02:23:57 +0000 (20:23 -0600)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 27 May 2010 23:37:37 +0000 (01:37 +0200)
commit0bc20bba357f18a0e52f45afc452d0b69cf06f76
tree38a1c5edfd04aa04a37afc404d4779244b740c09
parentd183fcc975cbbc9c427deb2d7948ab03673995c9
mfd: Add tps6507x board data structure

Add mfd structure which refrences sub-driver initialization data. For example,
for a giving hardware implementation, the voltage regulator sub-driver
initialization data provides the mapping betten a voltage regulator and what
the output voltage is being used for.

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>
arch/arm/mach-davinci/board-da850-evm.c
drivers/regulator/tps6507x-regulator.c
include/linux/mfd/tps6507x.h