From: Lee Jones Date: Fri, 27 Jul 2012 12:38:50 +0000 (+0100) Subject: mfd: Ensure AB8500 platform data is passed through db8500-prcmu to MFD Core X-Git-Tag: v3.6-rc1~47^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3c1534c7ecffeb4330bba4c55d17f301528195b6;p=pandora-kernel.git 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 Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed