diff options
author | Uwe Kleine-König <u.kleine-koenig@pengutronix.de> | 2010-09-28 14:50:18 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2010-10-29 00:29:53 +0200 |
commit | 7e2bb82ee0d74b621bab452888cc3e7e8a013d0b (patch) | |
tree | 37617053f5e724e8f53ac67e2b2f06ac4516bcc0 /firmware/adaptec | |
parent | 99ea2626a75e13ce926af69d96e9ae5bfb62b7ba (diff) |
mfd: Remove obsolete mc13783 private data
The regulator driver was converted to get the needed data directly from
platform_data by
a10099b (regulator/mc13783: various cleanups)
so regulators and num_regulators can go away. Then apart from the flag
indicating that the adc does a conversion, flags is only a copy of the
flags member of platform_data. This flag isn't needed to be returned by
mc13783_get_flags, so mc13783_get_flags now gets the flags from
platform_data, too and the driver private member is renamed for clearity.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'firmware/adaptec')
0 files changed, 0 insertions, 0 deletions