Re: [PATCH 1/2 take #2] libata: Support PIO polling-only hosts.

2007-11-08 Thread Jeff Garzik
On Thu, Nov 08, 2007 at 11:14:56AM +0900, Paul Mundt wrote: > By default ata_host_activate() expects a valid IRQ in order to > successfully register the host. This patch enables a special case > for registering polling-only hosts that either don't have IRQs > or have buggy IRQ generation (either in

Re: [PATCH 1/2 take #2] libata: Support PIO polling-only hosts.

2007-11-08 Thread Alan Cox
On Thu, 8 Nov 2007 11:14:56 +0900 Paul Mundt <[EMAIL PROTECTED]> wrote: > By default ata_host_activate() expects a valid IRQ in order to > successfully register the host. This patch enables a special case > for registering polling-only hosts that either don't have IRQs > or have buggy IRQ generati