From: Alan Stern Date: Mon, 25 Sep 2006 19:41:12 +0000 (-0400) Subject: USB: allow both root-hub interrupts and polling X-Git-Tag: v2.6.19-rc1~865 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d19ac7da72ab950c315d0da0aa03464587d88b53;p=pandora-kernel.git 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 --- Reading git-diff-tree failed