[PATCH 3/9] ARM: mmp: support DT in irq

Arnd Bergmann arnd at arndb.de
Wed May 2 08:51:16 EDT 2012


On Wednesday 02 May 2012, Haojian Zhuang wrote:
> I use two CONFIG_OF in this file. The first one is used to record
> register base address
> of interrupt controller. In legacy code, the register address is
> hardcoding. Do you mean
> that I should remove this CONFIG_OF?

Unless it's a noticeable performance impact, I would recommend just
always using the mmp_icu_base variable, even for when CONFIG_OF is
disabled.

	Arnd



More information about the linux-arm-kernel mailing list