[PATCH] ARM: U300: bump IRQs to offset 32
Olof Johansson
olof at lixom.net
Wed Oct 17 13:26:24 EDT 2012
Hi,
On Wed, Oct 17, 2012 at 9:34 AM, Linus Walleij
<linus.walleij at stericsson.com> wrote:
[..]
> -#define IRQ_U300_INTCON0_START 1
> -#define IRQ_U300_INTCON1_START 33
> +#define IRQ_U300_INTCON0_START 32
> +#define IRQ_U300_INTCON1_START 64
[...]
> +#define IRQ_U300_IRQ0_EXT 32
> +#define IRQ_U300_IRQ1_EXT 33
Since you're touching these lines anyway, it might be nice to just
have them as a (base + offset) define instead (if you already had
that, this patch would have been a three-liner).
But if you truly think this is the last time you're touching these
lines to renumber them all, then:
Acked-by: Olof Johansson <olof at lixom.net>
-Olof
More information about the linux-arm-kernel
mailing list