]> www.infradead.org Git - users/jedix/linux-maple.git/commit
USB: EHCI: Fix test mode sequence
authorBoris Todorov <boris.st.todorov@gmail.com>
Mon, 11 Jul 2011 09:03:33 +0000 (12:03 +0300)
committerMaxim Uvarov <maxim.uvarov@oracle.com>
Thu, 8 Dec 2011 19:18:05 +0000 (11:18 -0800)
commit86d01b54d2845f6d3c45901c43eaa95d92f11f7e
treeccf3d1e5fc23024d3de276bcb16635fd4736554a
parentd518eebfb912d9d2e01ba26daebe23836cbd8217
USB: EHCI: Fix test mode sequence

commit 77636c86a600b83de01719efad83567e46d7e8ce upstream.

The sequence to put port in test mode is not complete.
According EHCI specification all enabled ports must be
put in suspend.

Signed-off-by: Boris Todorov <boris.st.todorov@gmail.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/host/ehci-hub.c