From: Tony Lindgren Date: Sat, 16 Nov 2013 00:36:03 +0000 (-0800) Subject: mfd: twl-core: Fix passing of platform data in the device tree case X-Git-Tag: v3.14-rc1~142^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80ec831e8069c3da06bd96db196422d736d364bc;p=pandora-kernel.git mfd: twl-core: Fix passing of platform data in the device tree case Since we still need to rely on a mix of device tree initialized drivers and legacy platform data initialize drivers, let's fix the passing of platform data to twl4030-gpio. As the twl4030 GPIO is initialized by twl-core.c, we need to register the auxdata for twl4030 GPIO in twl-core.c. Signed-off-by: Tony Lindgren Signed-off-by: Lee Jones --- Reading git-diff-tree failed