mfd: mfd_cell is now implicitly available to asic3 drivers
authorAndres Salomon <dilinger@queued.net>
Fri, 18 Feb 2011 03:07:13 +0000 (19:07 -0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 23 Mar 2011 09:41:51 +0000 (10:41 +0100)
commitd24f36d352bb9fb72b6611bdca41adbb41cb13ba
tree74a1e36f65d48048866d80f65ae856a6e73c6642
parent5528e40f973ac427c857593ea0f636b6f65058b0
mfd: mfd_cell is now implicitly available to asic3 drivers

No need to explicitly set the cell's platform_data/data_size.

Modify clients to use mfd_get_cell helper function instead of
accessing platform_data directly.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/asic3.c
drivers/mmc/host/tmio_mmc.c
drivers/w1/masters/ds1wm.c