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)
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>

No differences found