commit | 3271d382c3ffe61ef3d059ef47e635dbe031030e | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Fri Apr 08 01:23:57 2011 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu May 26 19:45:05 2011 +0200 |
tree | 2612b0030f0fd85ffe7722cbf195ac061a3eaf76 | |
parent | 7dc00a0d14992d0083fefccad7839ac837ea55bc [diff] |
mfd: Use mfd cell platform_data for timberdale 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. Acked-by: Richard Röjfors <richard.rojfors@pelagicore.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>