usb: dwc3: add struct dwc3_hwparams
authorFelipe Balbi <balbi@ti.com>
Fri, 30 Sep 2011 07:58:48 +0000 (10:58 +0300)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 4 Oct 2011 17:25:55 +0000 (10:25 -0700)
commita32994998c2ffa161159b79bb68e683e2746c330
tree33a427db4b765d99f825153532b112423aeea6f5
parent879631aa658be2c1307758223b6d15236f9f6335
usb: dwc3: add struct dwc3_hwparams

That structure will hold a copy of readonly
GHWPARAMS* registers for ease accessing by
the driver.

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