commit | 3c1534c7ecffeb4330bba4c55d17f301528195b6 | [log] [tgz] |
---|---|---|
author | Lee Jones <lee.jones@linaro.org> | Fri Jul 27 13:38:50 2012 +0100 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jul 27 15:32:33 2012 +0200 |
tree | 292b361ba217b9204746e46dcca9f86be53ce3fe | |
parent | c481c048b4ec558aab85137014a720f9ef2b5b9a [diff] |
mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD Core When booting via platform code the AB8500 platform data is now passed in though the DB8500. However, if pdata_size is not set it will not be subsequently passed onto subordinate devices. This patch correctly populates pdata_size. Signed-off-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>