ARM: 7588/1: amba: create a resource parent registrator
authorLinus Walleij <linus.walleij@linaro.org>
Fri, 30 Nov 2012 15:30:43 +0000 (16:30 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 3 Dec 2012 11:15:35 +0000 (11:15 +0000)
This creates amba_apb_device_add_res() and
amba_ahb_device_add_res() respectively, to add devices with
another parent than iomem_resource. This is needed to specify
that a device is contained in a specific IO range.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found