mfd: mfd_cell is now implicitly available to twl4030 drivers
authorAndres Salomon <dilinger@queued.net>
Fri, 18 Feb 2011 03:07:20 +0000 (19:07 -0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 23 Mar 2011 09:41:54 +0000 (10:41 +0100)
commit0638d56fbb6cf8367fcf01a1febf6a191b0e0704
treee2af7c684550df22c6dce4b3a00bd64a3a24806d
parent7d76ac15ad1a8d8b1a7b7b4f6be7a9d8dfd225bf
mfd: mfd_cell is now implicitly available to twl4030 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>
Acked-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/input/misc/twl4030-vibra.c
drivers/mfd/twl4030-codec.c
sound/soc/codecs/twl4030.c