OSDN Git Service

gpio/ixp4xx: Register the base PA instead of its VA in fwnode
authorMarc Zyngier <maz@kernel.org>
Wed, 31 Jul 2019 15:13:42 +0000 (16:13 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Wed, 21 Aug 2019 11:33:48 +0000 (13:33 +0200)
commitac1213b7d79580ca52d7517e61e1ec4120134f0c
treeb8e483c81621506650d3a63a7170fc083a18ffdf
parenta7e42142926f815c776f745d027f69a53415d99c
gpio/ixp4xx: Register the base PA instead of its VA in fwnode

Do not expose the base VA (it appears in debugfs). Instead,
record the PA, which at least can be used to precisely identify
the associated irqchip and domain.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-ixp4xx.c