commit | 5528e40f973ac427c857593ea0f636b6f65058b0 | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@queued.net> | Thu Feb 17 19:07:12 2011 -0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Mar 23 10:41:51 2011 +0100 |
tree | 8376906a2f0a55ad668313a6872d667d9cbc1071 | |
parent | 0ce5fabe59d7c4f51b5ad51ed178ba92531ec04d [diff] |
mfd: mfd_cell is now implicitly available to ab3100 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>