diff options
author | Andres Salomon <dilinger@queued.net> | 2011-02-18 04:07:29 +0100 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2011-03-23 10:41:56 +0100 |
commit | 4f95bf404870cccb08ff6d59e1986d43aee5efb6 (patch) | |
tree | b403dede853d5999b50167c83f8d27fbaaae0f2f /drivers/mtd/nand/tmio_nand.c | |
parent | w1: Use mfd_data instead of driver_data for dsw1wm.c (diff) | |
download | linux-4f95bf404870cccb08ff6d59e1986d43aee5efb6.tar.xz linux-4f95bf404870cccb08ff6d59e1986d43aee5efb6.zip |
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>
Diffstat (limited to 'drivers/mtd/nand/tmio_nand.c')
0 files changed, 0 insertions, 0 deletions