]> git.baikalelectronics.ru Git - kernel.git/commit
mtd: Use platform_data to retrieve tmio_nand platform bits
authorSamuel Ortiz <sameo@linux.intel.com>
Wed, 6 Apr 2011 10:20:49 +0000 (12:20 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Thu, 26 May 2011 17:45:04 +0000 (19:45 +0200)
commit0a4e4a7e952d439c9a60b640770fd6a956ee2e8e
treecabcc8593634786a7b2ca3e12623c1e8a2fe132d
parente1cd8cbf747ef6801c596b830f5d2d2cc8e5eac0
mtd: Use platform_data to retrieve tmio_nand 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: Artem Bityutskiy <Artem.Bityutskiy@nokia.com>
Acked-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/t7l66xb.c
drivers/mfd/tc6393xb.c
drivers/mtd/nand/tmio_nand.c