From: Samuel Ortiz Date: Wed, 6 Apr 2011 10:20:49 +0000 (+0200) Subject: mtd: Use platform_data to retrieve tmio_nand platform bits X-Git-Tag: v3.0-rc1~131^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dc00a0d14992d0083fefccad7839ac837ea55bc;p=pandora-kernel.git 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 Cc: Artem Bityutskiy Acked-by: Dmitry Eremin-Solenikov Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed