From: Linus Walleij Date: Tue, 25 Jun 2013 23:05:51 +0000 (+0200) Subject: ARM: integrator: let pciv3 use mem/premem from device tree X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~71^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eb92b24e243085d242cf5ffd64829bba70972e1;p=pandora-kernel.git ARM: integrator: let pciv3 use mem/premem from device tree Instead of relying on the hard-coded mem/premem bases for the PCI side, read in these from the device tree in the DT probe path. Hard-code the old values on the non-DT probe path. Introduce some static locals to hold these addresses instead of the earlier static #defines. Reported-by: Arnd Bergmann Signed-off-by: Linus Walleij Signed-off-by: Arnd Bergmann --- Reading git-diff-tree failed