]> git.baikalelectronics.ru Git - kernel.git/commit
USB: EHCI: define extension registers like normal ones
authorAlan Stern <stern@rowland.harvard.edu>
Mon, 25 Jun 2012 16:19:03 +0000 (12:19 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 27 Jun 2012 02:42:11 +0000 (19:42 -0700)
commitc5f3fb44904932a842c971e0ffc6bc445f9813c2
treec349a8e2e75b334a41cb379d5dc7744a25f5e9c6
parent1890437f5d057163c6e634465c051d3ec36dac8e
USB: EHCI: define extension registers like normal ones

This patch (as1562) cleans up the definitions of the EHCI extended
registers to be consistent with the definitions of the standard
registers.  This makes the code look a lot nicer, with no functional
change.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/host/ehci-hcd.c
drivers/usb/host/ehci-hub.c
include/linux/usb/ehci_def.h