[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1159305562.11049.312.camel@localhost.localdomain>
Date: Tue, 26 Sep 2006 22:19:22 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Olivier Galibert <galibert@...ox.com>
Cc: jgarzik@...ox.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] libata-sff: use our IRQ defines
Ar Maw, 2006-09-26 am 22:44 +0200, ysgrifennodd Olivier Galibert:
> > if (probe_ent->irq)
> > - probe_ent->irq2 = 15;
> > + probe_ent->irq2 = ATA_SECONDARY_IRQ;
> > else
> > probe_ent->irq = 15;
>
> Isn't that one supposed to be ATA_SECONDARY_IRQ too?
>
> > probe_ent->port[1].cmd_addr = ATA_SECONDARY_CMD;
Duh yes...
(adds another paper bag to the pile)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists