commit | 1f8c666caddb4cd0c547bbedbc9f98c7bf51e176 | [log] [tgz] |
---|---|---|
author | Samuel Ortiz <sameo@linux.intel.com> | Wed Apr 06 12:13:25 2011 +0200 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Thu May 26 19:45:03 2011 +0200 |
tree | a70d8c88bf91a4ea3342333d8763b9be4d620c87 | |
parent | 9e554696c03e04c51d095c1c451e26a8cb6a84fa [diff] |
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 <spyro@f2s.com> Cc: Paul Mundt <lethal@linux-sh.org> Acked-by: Dmitry Eremin-Solenikov <dbaryshkov@gmail.com> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>