Re: [PATCH] ARM: OMAP1: ams-delta: Fix impossible .irq < 0

2018-10-04 Thread Tony Lindgren
* Aaro Koskinen [181002 17:52]: > Hi, > > On Tue, Oct 02, 2018 at 11:45:29AM +0200, Janusz Krzysztofik wrote: > > Since the very beginning, unsigned int .irq member of struct > > plat_serial8250_port introduced by commit eff443df679e ("OMAP1: > > AMS_DELTA: add modem support") was statically init

Re: [PATCH] ARM: OMAP1: ams-delta: Fix impossible .irq < 0

2018-10-02 Thread Aaro Koskinen
Hi, On Tue, Oct 02, 2018 at 11:45:29AM +0200, Janusz Krzysztofik wrote: > Since the very beginning, unsigned int .irq member of struct > plat_serial8250_port introduced by commit eff443df679e ("OMAP1: > AMS_DELTA: add modem support") was statically initialized to a negative > value -EINVAL. Moreo

[PATCH] ARM: OMAP1: ams-delta: Fix impossible .irq < 0

2018-10-02 Thread Janusz Krzysztofik
Since the very beginning, unsigned int .irq member of struct plat_serial8250_port introduced by commit eff443df679e ("OMAP1: AMS_DELTA: add modem support") was statically initialized to a negative value -EINVAL. Moreover, commit 0812db943748 ("ARM: OMAP1: ams-delta: assign MODEM IRQ from GPIO desc