usb: dwc3: omap: fix dev_dbg() calls
authorFelipe Balbi <balbi@ti.com>
Thu, 1 Sep 2011 11:46:16 +0000 (14:46 +0300)
committerFelipe Balbi <balbi@ti.com>
Fri, 9 Sep 2011 10:02:23 +0000 (13:02 +0300)
dev_dbg() macro expects a device pointer as
argument, not a memory base address.

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

No differences found