]> 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)
committerFelipe Balbi <balbi@ti.com>
Fri, 2 Mar 2012 10:12:02 +0000 (12:12 +0200)
commit075cd14d2a8d35afc39ad28fc7b968275881266b
treec15c0a9cda89d3c0084cdf527c612319e5e79701
parent1d046793958f128dd43d42a4a0dac48bf6914273
usb: dwc3: make dwc3_get_device_id() return the id

We always return zero instead of the id we found.

Cc: stable@vger.kernel.org
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
drivers/usb/dwc3/core.c