mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD Core
authorLee Jones <lee.jones@linaro.org>
Fri, 27 Jul 2012 12:38:50 +0000 (13:38 +0100)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 27 Jul 2012 13:32:33 +0000 (15:32 +0200)
commit3c1534c7ecffeb4330bba4c55d17f301528195b6
tree292b361ba217b9204746e46dcca9f86be53ce3fe
parentc481c048b4ec558aab85137014a720f9ef2b5b9a
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>
drivers/mfd/db8500-prcmu.c