usb: dwc3: calculate the number of endpoints
authorFelipe Balbi <balbi@ti.com>
Thu, 5 May 2011 12:53:10 +0000 (15:53 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 18 Mar 2013 09:18:02 +0000 (11:18 +0200)
hwparams2 holds the number of endpoints which
were selected during RTL generation, we can
use that on our driver.

Signed-off-by: Felipe Balbi <balbi@ti.com>

No differences found