commit | 1ed7891f8dcdba62041dfa265aea038afb49635c | [log] [tgz] |
---|---|---|
author | Mattias Wallin <mattias.wallin@stericsson.com> | Fri May 27 11:49:43 2011 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Sat May 28 08:35:36 2011 +0200 |
tree | 962eca4ef3495c9eb76ef556e178a38bb90ab369 | |
parent | 29a6ccca3869bbe33879dae0cd7df2a1559eff54 [diff] |
mfd: Use mfd cell platform_data for db8500-prcmu cells platform bits With the addition of a device platform 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. Signed-off-by: Mattias Wallin <mattias.wallin@stericsson.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>