]> git.baikalelectronics.ru Git - kernel.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)
commitf90e3230df79c9d0348157ed2b06987f8c0796aa
tree285a6e02054bb5a661605649d3527a73bbdba466
parentc4dab6671a25a37f0c6b42afccc06c19a23b65eb
[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