mmc: Use device platform_data to retrieve tmio_mmc platform bits
With the addition of the platform device mfd_cell pointer, we can now cleanly pass the sub device drivers platform data pointers through the regular device platform_data one, and get rid of mfd_get_data() Cc: Ian Molton <spyro@f2s.com> Cc: Guennadi Liakhovetski <g.liakhovetski@gmx.de> Cc: Philipp Zabel <philipp.zabel@gmail.com> Acked-by:Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by:
Samuel Ortiz <sameo@linux.intel.com>
Showing
- drivers/mfd/asic3.c 2 additions, 1 deletiondrivers/mfd/asic3.c
- drivers/mfd/t7l66xb.c 2 additions, 1 deletiondrivers/mfd/t7l66xb.c
- drivers/mfd/tc6387xb.c 2 additions, 1 deletiondrivers/mfd/tc6387xb.c
- drivers/mfd/tc6393xb.c 2 additions, 1 deletiondrivers/mfd/tc6393xb.c
- drivers/mmc/host/tmio_mmc.c 1 addition, 1 deletiondrivers/mmc/host/tmio_mmc.c
Loading
Please register or sign in to comment