Files
linux/drivers/mmc/host
Andres Salomon 4f95bf4048 mmc: Use mfd_data instead of driver_data for tmio-mmc
Use mfd_data for passing information from mfd drivers to mfd
clients.  The mfd_cell's driver_data field is being phased out.

Clients that were using driver_data now access .mfd_data
via mfd_get_data().  This changes tmio-mmc only; mfd drivers with
other cells are not modified.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
2011-03-23 10:41:56 +01:00
..
2010-11-01 15:38:34 -04:00
2011-03-15 13:51:47 -04:00
2008-12-16 14:58:17 +01:00
2009-03-24 21:30:03 +01:00
2011-03-15 13:49:32 -04:00
2009-10-01 16:11:15 -07:00
2011-03-15 13:48:25 -04:00