]> git.baikalelectronics.ru Git - kernel.git/commit
USB: prevent Genesys USB-IDE from autosuspending
authorAlan Stern <stern@rowland.harvard.edu>
Tue, 4 Sep 2007 14:12:44 +0000 (10:12 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 11 Sep 2007 14:48:15 +0000 (07:48 -0700)
commit40e64cffe6c38fd9f102a2f57dfefafb713e1585
tree5b8c70b6da9fa2d2b70f7fc24431ed47a59e178b
parentcdb9c43fc64782943d68d9ca4b67eb108edaff35
USB: prevent Genesys USB-IDE from autosuspending

This patch (as986) prevents the troublesome Genesys USB-IDE adapter
from autosuspending.  It may not be necessary for all such devices,
but the one in Bugzilla #8892 sometimes fails to resume.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/core/quirks.c