commit | 5ddcee27c19e36711992a0e6ed3249fd06faa0e7 | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Tue Oct 18 13:58:30 2011 +0300 |
committer | Felipe Balbi <balbi@ti.com> | Mon Dec 12 11:48:23 2011 +0200 |
tree | bbf3dfcd65e8e30147852d3f97061ee261225cb7 | |
parent | 8300dd236e957429acfb36be0ce8fe276dbe823c [diff] |
usb: dwc3: omap: add multiple instances support to OMAP 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>