Re: [PATCH v5 21/27] irq_domain/c6x: Use library of xlate functions

2012-02-21 Thread Mark Salter
On Thu, 2012-02-16 at 02:09 -0700, Grant Likely wrote: > The c6x irq controllers don't need to define custom .xlate hooks > > Signed-off-by: Grant Likely > Cc: Rob Herring > Cc: Mark Salter > Cc: Thomas Gleixner > --- > arch/c6x/kernel/irq.c|1 + > arch/c6x/platforms/megamod-p

[PATCH v5 21/27] irq_domain/c6x: Use library of xlate functions

2012-02-16 Thread Grant Likely
The c6x irq controllers don't need to define custom .xlate hooks Signed-off-by: Grant Likely Cc: Rob Herring Cc: Mark Salter Cc: Thomas Gleixner --- arch/c6x/kernel/irq.c|1 + arch/c6x/platforms/megamod-pic.c | 14 +- 2 files changed, 2 insertions(+), 13 deletion