Re: [PATCH v2] OMAP1: AMS_DELTA: add modem support

From: Janusz Krzysztofik
Date: Mon Jul 06 2009 - 05:00:31 EST


Monday 06 July 2009 06:49:34 Pandita, Vikram napisaÅ(a):
> Janusz/Alan
>
> >-----Original Message-----
> >From: linux-omap-owner@xxxxxxxxxxxxxxx
> > [mailto:linux-omap-owner@xxxxxxxxxxxxxxx] On Behalf Of Janusz Krzysztofik
>
> +static int __init ams_delta_modem_init(void)
>
> >+{
> >+ omap_cfg_reg(M14_1510_GPIO2);
> >+ ams_delta_modem_ports[0].irq = gpio_to_irq(2);
> >+ set_irq_type(gpio_to_irq(2), IRQ_TYPE_EDGE_RISING);
>
> There is a recent change on specifying irqflags as example:
> http://patchwork.kernel.org/patch/31888/
>
> There is a dependency for Alan Cox to push this patch first though:
> http://patchwork.kernel.org/patch/31884/
>
> Reference:
> http://lkml.indiana.edu/hypermail/linux/kernel/0906.2/02827.html

I can change and resubmit as v3, then Tony will choose which one applies, OK?

Janusz
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/