commit | 8615e4cba1d3a0f15b9a4da9f32f8fbc3488fa54 | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@queued.net> | Thu Feb 17 19:07:22 2011 -0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Mar 23 10:41:54 2011 +0100 |
tree | 44040fd3c5c8b1f9961a2db1a22f2b1e2bf92b18 | |
parent | 6a3521ad3db45066d4ca38652dd0b57ea2fd0a30 [diff] |
mfd: mfd_cell is now implicitly available to janz drivers The cell's platform_data is now accessed with a helper function; change clients to use that, and remove the now-unused data_size. Signed-off-by: Andres Salomon <dilinger@queued.net> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>