]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - drivers/mfd/asic3.c
mmc: Use device platform_data to retrieve tmio_mmc platform bits
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 6 Apr 2011 09:38:14 +0000 (11:38 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 26 May 2011 17:44:59 +0000 (19:44 +0200)
commitec71974f2a3ae052cdbb57a92ce3c3b34ebd7b5d
tree1158c337a4f29e84715965c2ef4c154634cbfc10
parenta771e36e16e9fdacb2bb8d3b9be50be68f211b82
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>
drivers/mfd/asic3.c
drivers/mfd/t7l66xb.c
drivers/mfd/tc6387xb.c
drivers/mfd/tc6393xb.c
drivers/mmc/host/tmio_mmc.c