alistair23-linux/drivers/usb/c67x00
Alan Stern 968b822c00 USB: Remove the SAW_IRQ hcd flag
The HCD_FLAG_SAW_IRQ flag was introduced in order to catch IRQ routing
errors: If an URB was unlinked and the host controller hadn't gotten
any IRQs, it seemed likely that the IRQs were directed to the wrong
vector.

This warning hasn't come up in many years, as far as I know; interrupt
routing now seems to be well under control.  Therefore there's no
reason to keep the flag around any more.  This patch (as1495) finally
removes it.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2011-11-14 16:46:06 -08:00
..
c67x00-drv.c usb: Add module.h to drivers/usb consumers who really use it. 2011-10-31 19:31:25 -04:00
c67x00-hcd.c USB: Remove the SAW_IRQ hcd flag 2011-11-14 16:46:06 -08:00
c67x00-hcd.h Fix common misspellings 2011-03-31 11:26:23 -03:00
c67x00-ll-hpi.c usb/c67x00 endianness annotations 2008-06-04 08:06:01 -07:00
c67x00-sched.c Fix common misspellings 2011-03-31 11:26:23 -03:00
c67x00.h USB: add Cypress c67x00 OTG controller HCD driver 2008-05-02 10:25:57 -07:00
Makefile usb: makefile cleanup 2010-10-22 10:22:07 -07:00