From: Samuel Ortiz Date: Wed, 6 Apr 2011 09:38:14 +0000 (+0200) Subject: mmc: Use device platform_data to retrieve tmio_mmc platform bits X-Git-Tag: v3.0-rc1~131^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec71974f2a3ae052cdbb57a92ce3c3b34ebd7b5d;p=pandora-kernel.git 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 Cc: Guennadi Liakhovetski Cc: Philipp Zabel Acked-by: Dmitry Eremin-Solenikov Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed