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