commit | a23090ada44889322fe39142fb58ebc5794f709c | [log] [tgz] |
---|---|---|
author | Andres Salomon <dilinger@queued.net> | Thu Feb 17 19:07:16 2011 -0800 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Wed Mar 23 10:41:52 2011 +0100 |
tree | 3e343d7b9be09a1fad8f1fb6eb8590f8540b1487 | |
parent | e46dccff341068d8530610a822965794f70b998f [diff] |
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>