Searched hist:"1 f235a37" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/include/linux/mfd/ |
H A D | abx500.h | 1f235a37 Tue Apr 05 17:20:24 CDT 2011 Samuel Ortiz <sameo@linux.intel.com> mfd: Use mfd cell platform_data for ab3550 cells 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> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> 1f235a37 Tue Apr 05 17:20:24 CDT 2011 Samuel Ortiz <sameo@linux.intel.com> mfd: Use mfd cell platform_data for ab3550 cells 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> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
|