[PATCH 1/2] rtc: rtc-ds1374: fix 'no irq' case handling
Alan Cox
alan at lxorguk.ukuu.org.uk
Wed Aug 20 06:29:37 EST 2008
> Shouldn't this be
>
> > - if (client->irq <= NO_IRQ)
>
> instead of
NO_IRQ is obsolete. client->irq != is the test and IRQ numbers are
unsigned.
Alan
More information about the Linuxppc-dev
mailing list