aboutsummaryrefslogtreecommitdiff
path: root/drivers/mmc
diff options
context:
space:
mode:
authorAndres Salomon <dilinger@queued.net>2011-02-17 19:07:28 -0800
committerNicolas Pitre <nicolas.pitre@linaro.org>2011-03-25 17:58:34 -0400
commit564df5f94fdcd8662054364f2e5989b5f29387bd (patch)
tree87374fa561de8e8bd7af1f370860a42e3143e7b3 /drivers/mmc
parent74d44c16cf28d59960920c8d3b31a5db511ce486 (diff)
w1: Use mfd_data instead of driver_data for dsw1wm.c
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 ds1wm only; mfd drivers with other cells are not modified, with the exception of led_cell. The led_cell.driver_data line is dropped from htc-pasic3.c in this patch as well. It's not used in mainline (there's no leds-pasic3 platform driver), so it should be safe to take care of that here. Signed-off-by: Andres Salomon <dilinger@queued.net> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com> (cherry picked from commit fcd67979d3808afbe357048d928470ef9b37cd4b)
Diffstat (limited to 'drivers/mmc')
0 files changed, 0 insertions, 0 deletions