From: Felipe Balbi Date: Thu, 1 Sep 2011 11:46:16 +0000 (+0300) Subject: usb: dwc3: omap: fix dev_dbg() calls X-Git-Tag: v3.2-rc1~183^2~148^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccba3bca5ee34acec56dd3213d1fd8c8a6e541bc;p=pandora-kernel.git usb: dwc3: omap: fix dev_dbg() calls dev_dbg() macro expects a device pointer as argument, not a memory base address. Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed