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)
commita46af4ebf9ffec35eea0390e89935197b833dc61
treec349a8e2e75b334a41cb379d5dc7744a25f5e9c6
parentcf61fdb944534ffa84a824bb8c31a3826cdc169d
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