usb: dwc3: omap: add multiple instances support to OMAP
authorFelipe Balbi <balbi@ti.com>
Tue, 18 Oct 2011 10:58:30 +0000 (13:58 +0300)
committerFelipe Balbi <balbi@ti.com>
Mon, 12 Dec 2011 09:48:23 +0000 (11:48 +0200)
if we ever have an omap with multiple instances of
the DWC3 IP, we need unique names for them. In order
to achieve that, let's use the dwc3_get/put_device_id()
calls to give us an unique device identifier.

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

No differences found