diff options
author | Andres Salomon <dilinger@queued.net> | 2011-02-17 19:07:29 -0800 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2011-03-23 10:41:56 +0100 |
commit | 4f95bf404870cccb08ff6d59e1986d43aee5efb6 (patch) | |
tree | b403dede853d5999b50167c83f8d27fbaaae0f2f /scripts/Makefile.help | |
parent | fcd67979d3808afbe357048d928470ef9b37cd4b (diff) | |
download | op-kernel-dev-4f95bf404870cccb08ff6d59e1986d43aee5efb6.zip op-kernel-dev-4f95bf404870cccb08ff6d59e1986d43aee5efb6.tar.gz |
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 'scripts/Makefile.help')
0 files changed, 0 insertions, 0 deletions