From: Linus Walleij Date: Sun, 11 Jan 2015 23:45:55 +0000 (+0100) Subject: pinctrl: pinconf-generic: loose DT dependence X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~123^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f684e4ac9f4bae4e6ecff92eef9645a44764fc04;p=pandora-kernel.git pinctrl: pinconf-generic: loose DT dependence New pin controllers such as ACPI-based may also have custom properties to parse, and should be able to use generic pin config. Let's make the code compile on !OF systems and rename members a bit to underscore it is custom parameters and not necessarily DT parameters. This fixes a build regression for x86_64 on the zeroday kernel builds. Reported-by: kbuild test robot Reviewed-and-tested-by: Soren Brinkmann Signed-off-by: Linus Walleij --- Reading git-diff-tree failed