mfd: mfd_cell is now implicitly available to ab3100 drivers
authorAndres Salomon <dilinger@queued.net>
Fri, 18 Feb 2011 03:07:12 +0000 (19:07 -0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 23 Mar 2011 09:41:51 +0000 (10:41 +0100)
commit5528e40f973ac427c857593ea0f636b6f65058b0
tree8376906a2f0a55ad668313a6872d667d9cbc1071
parent0ce5fabe59d7c4f51b5ad51ed178ba92531ec04d
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>
drivers/mfd/ab3100-core.c
drivers/regulator/ab3100.c