[RFT/RFC/PATCH 00/31] arm: omap: irq: cleanup INTC driver

Felipe Balbi balbi at ti.com
Fri Jan 3 11:40:55 EST 2014


On Fri, Jan 03, 2014 at 05:42:41PM +0530, Rajendra Nayak wrote:
> []..
> 
> >>> so a bit more work is needed. Maybe also rebase these against
> >>> omap-for-v3.14/dt too?
> >>
> >> Will do.
> > 
> > Rebased on top of omap-for-v3.14/omap3-board-removal. Patches are on my
> > k.org tree:
> > 
> > git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git wip/omap-fix-intc
> 
> It needs a minor build fix though..
> 
> diff --git a/drivers/irqchip/irq-omap-intc.c b/drivers/irqchip/irq-omap-intc.c
> index b58c5d5..d03b5a3 100644
> --- a/drivers/irqchip/irq-omap-intc.c
> +++ b/drivers/irqchip/irq-omap-intc.c
> @@ -151,7 +151,7 @@ static void omap_mask_ack_irq(struct irq_data *d)
>  static void omap_suspend_irq(struct irq_data *d)
>  {
>         omap_intc_save_context();
> -       omap3_intc_prepare_idle();
> +       omap_intc_prepare_idle();

fixed now, thanks. Wonder how come I didn't see that, I was building
every commit with omap2plus_defconfig :-( Oh well...

-- 
balbi
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20140103/2dd4ab0f/attachment.sig>


More information about the linux-arm-kernel mailing list