commit | 17cf8b429341869c154268f9d92d32a74295a29a | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Thu May 26 10:06:31 2011 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu May 26 19:45:15 2011 +0200 |
tree | 8069a3a38eb640eef326e4e4cda468dc23f3bf90 | |
parent | e45be4b5fcccb241101ad1aa1e15581ad2071393 [diff] |
regulator: Use device platform_data to retrieve db8500 platform bits With the addition of a platform device mfd_cell pointer, MFD drivers can go back to passing platform data back to their sub drivers. This allows for an mfd_cell->mfd_data removal and thus keep the sub drivers MFD agnostic. This is mostly needed for non MFD aware sub drivers. Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Liam Girdwood <lrg@ti.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>