Alan Stern 3d9545cc37 EHCI: maintain the ehci->command value properly
The ehci-hcd driver is a little haphazard about keeping track of the
state of the USBCMD register.  The ehci->command field is supposed to
hold the register's value (apart from a few special bits) at all
times, but it isn't maintained properly.

This patch (as1543) cleans up the situation.  It keeps ehci->command
up-to-date, and uses that value rather than reading the register from
the hardware whenever possible.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-04-23 12:05:44 -07:00
..
2012-04-22 15:25:26 -07:00
2011-12-08 09:38:53 -08:00
2012-04-22 15:25:26 -07:00
2011-11-26 19:46:48 -08:00
2011-10-18 13:51:34 -07:00
2012-04-18 13:57:26 -07:00
2012-02-13 14:32:34 -08:00
2012-04-18 13:43:30 -07:00
2011-09-18 01:39:36 -07:00
2011-11-18 10:51:00 -08:00
2011-11-18 10:51:00 -08:00
2011-09-18 01:39:36 -07:00
2011-09-18 01:39:36 -07:00
2012-04-18 13:57:26 -07:00
2011-09-18 01:39:36 -07:00
2011-09-18 01:39:36 -07:00
2011-11-18 10:51:00 -08:00
2011-11-18 10:51:00 -08:00
2011-11-18 10:51:00 -08:00
2011-11-18 10:51:00 -08:00
2012-04-18 13:43:30 -07:00
2012-04-11 08:28:57 -07:00
2012-04-11 08:28:37 -07:00