From: Lee Jones Date: Tue, 7 May 2013 11:01:32 +0000 (+0100) Subject: mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermal X-Git-Tag: v3.10-rc3~32^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3ef0deb0fa45781ab653d7c9271e02c152076f1;p=pandora-kernel.git mfd: db8500-prcmu: Supply the pdata_size attribute for db8500-thermal The MFD subsystem requires drivers to state the size of any platform data passed, or it will fail to assign it to the device. This will culminate in a NULL platform_data attribute and normally a failure to probe() or a kernel Oops. Acked-by: Linus Walleij Signed-off-by: Lee Jones Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed