commit | 7d76ac15ad1a8d8b1a7b7b4f6be7a9d8dfd225bf | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@queued.net> | Thu Feb 17 19:07:19 2011 -0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Mar 23 10:41:53 2011 +0100 |
tree | 602bce48b9e86b26c44890dce8a0b9c698ee047c | |
parent | 410b09172787a930753fa5ed904d820e3a9d7a1f [diff] |
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>