fa7330b8e3d3fc5f31288cb1e826173a8 author Alan Stern 1159213272 -0400 committer Greg Kroah-Hartman 1159483005 -0700 USB: allow both root-hub interrupts and polling Originally I didn't think any host controller driver would ever use interrupts and polling at the same time, but it turns out ohci-hcd wants to do exactly that. This patch (as788) makes it possible. Signed-off-by: Alan Stern Signed-off-by: Greg Kroah-Hartman TS