From: Linus Walleij Date: Thu, 6 Sep 2012 08:07:27 +0000 (+0100) Subject: ARM: 7515/1: integrator: check PL010 base address from resource X-Git-Tag: omap-for-v3.7-rc1/fixes-hwmod-clock-signed-v3~1^2~2^4~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c88543b953581f70f05bf133a1b8f196c48ef23;p=pandora-kernel.git ARM: 7515/1: integrator: check PL010 base address from resource In the PL010 UART callback a comparison against the location of the statically allocated PL010 device is done to figure out which UART is doing the callback. This does not play well with dynamic devices such as in device tree, so let's check the base address of the memory resource inside the amba_device instead. Acked-by: Arnd Bergmann Signed-off-by: Linus Walleij Signed-off-by: Russell King --- Reading git-diff-tree failed