mirror of
https://github.com/torvalds/linux.git
synced 2024-11-07 12:41:55 +00:00
968b822c00
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> |
||
---|---|---|
.. | ||
c67x00-drv.c | ||
c67x00-hcd.c | ||
c67x00-hcd.h | ||
c67x00-ll-hpi.c | ||
c67x00-sched.c | ||
c67x00.h | ||
Makefile |