]> git.karo-electronics.de Git - karo-tx-linux.git/commit
usb: dwc3: make dwc3_get_device_id() return the id
authorDan Carpenter <dan.carpenter@oracle.com>
Sat, 4 Feb 2012 13:37:14 +0000 (16:37 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 2 Apr 2012 17:31:33 +0000 (10:31 -0700)
commit23ed051089a3b1ec7e3865a4084438a201a23c03
treef90cdf4bc80ebbf3f7f089c9f5623db219646f08
parent04a641c88adf765ab7c0951076c50866477c6883
usb: dwc3: make dwc3_get_device_id() return the id

commit 075cd14d2a8d35afc39ad28fc7b968275881266b upstream.

We always return zero instead of the id we found.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/core.c