]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] USB: isp116x-hcd: support reiniting HC on resume
authorOlav Kongas <ok@artecdesign.ee>
Fri, 28 Oct 2005 12:04:45 +0000 (15:04 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 4 Jan 2006 21:48:29 +0000 (13:48 -0800)
commit535488fcf1e4b2331e1c4a1eb67ca09468c13507
tree285a6e02054bb5a661605649d3527a73bbdba466
parent61a87adf2e7b410da8e41799c61c21a7b8c8b001
[PATCH] USB: isp116x-hcd: support reiniting HC on resume

Until now the isp116x-hcd had no support to reinitialize the HC on
resume, if the controller lost its state during suspend. This patch,
generated against your Oct 26 git tree, adds that support. The patch is
basically the same as the one tested by Ivan Kalatchev, who reported the
problem, on 2.6.13.

Please apply,

Support reinitializing the isp116x host controller from scratch on
resume, if the controller has lost its state.

Signed-off-by: Olav Kongas <ok@artecdesign.ee>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/isp116x-hcd.c