mfd: mfd_cell is now implicitly available to t7166xb drivers
authorAndres Salomon <dilinger@queued.net>
Fri, 18 Feb 2011 03:07:16 +0000 (19:07 -0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Wed, 23 Mar 2011 09:41:52 +0000 (10:41 +0100)
commita23090ada44889322fe39142fb58ebc5794f709c
tree3e343d7b9be09a1fad8f1fb6eb8590f8540b1487
parente46dccff341068d8530610a822965794f70b998f
mfd: mfd_cell is now implicitly available to t7166xb drivers

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>
drivers/mfd/t7l66xb.c
drivers/mtd/nand/tmio_nand.c