Re: [PATCH] mfd: ab8500: Make ab8500_irq_get_virq() static

2012-09-11 Thread Samuel Ortiz
Hi Lee, On Mon, Aug 20, 2012 at 11:53:36AM +0100, Lee Jones wrote: > MFD core now takes care of HWIRQ <-> VIRQ mapping, so the helper > ab8500_irq_get_virq() is no longer used by ab8500 subordinate devices > to obtain a Linux wide Virtual IRQ. The AB8500 IRQ controller still > uses it internally

Re: [PATCH] mfd: ab8500: Make ab8500_irq_get_virq() static

2012-08-22 Thread Linus Walleij
On Mon, Aug 20, 2012 at 12:53 PM, Lee Jones wrote: > MFD core now takes care of HWIRQ <-> VIRQ mapping, so the helper > ab8500_irq_get_virq() is no longer used by ab8500 subordinate devices > to obtain a Linux wide Virtual IRQ. The AB8500 IRQ controller still > uses it internally though, so we'l