mfd: mfd_cell is now implicitly available to tc6393xb drivers
authorAndres Salomon <dilinger@queued.net>
Fri, 18 Feb 2011 03:07:19 +0000 (19:07 -0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 23 Mar 2011 09:41:53 +0000 (10:41 +0100)
No need to explicitly set the cell's platform_data/data_size.

Modify clients to use mfd_get_cell helper function instead of
accessing platform_data directly.

Signed-off-by: Andres Salomon <dilinger@queued.net>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found