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)
commit7d76ac15ad1a8d8b1a7b7b4f6be7a9d8dfd225bf
tree602bce48b9e86b26c44890dce8a0b9c698ee047c
parent410b09172787a930753fa5ed904d820e3a9d7a1f
mfd: mfd_cell is now implicitly available to tc6393xb 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/tc6393xb.c
drivers/usb/host/ohci-tmio.c
drivers/video/tmiofb.c