From: Felipe Balbi Date: Tue, 18 Oct 2011 10:58:30 +0000 (+0300) Subject: usb: dwc3: omap: add multiple instances support to OMAP X-Git-Tag: v3.3-rc1~153^2~30^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5ddcee27c19e36711992a0e6ed3249fd06faa0e7;p=pandora-kernel.git 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 --- Reading git-diff-tree failed