usb: dwc3: core: cache GHWPARAMS* registers
authorFelipe Balbi <balbi@ti.com>
Fri, 30 Sep 2011 07:58:49 +0000 (10:58 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Oct 2011 17:25:55 +0000 (10:25 -0700)
commit26ceca9750260997ab82bb84dac122de1e441658
treec76713b8ba06a9f24a7ca3124200eaad54d44d0b
parenta32994998c2ffa161159b79bb68e683e2746c330
usb: dwc3: core: cache GHWPARAMS* registers

cache the contents of GHWPARAMS* registers in
our device structure for easy access.

Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/dwc3/core.c