commit | 6ca6695f576b8453fe68865e84d25946d63b10ad | [log] [tgz] |
---|---|---|
author | Aaro Koskinen <aaro.koskinen@iki.fi> | Sun Nov 25 00:17:06 2018 +0200 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Mon Nov 26 12:37:56 2018 +0200 |
tree | 3e8346bda9fe38578587d3caa5919251b24c1ff1 | |
parent | 99f700366fcea1aa2fa3c49c99f371670c3c62f8 [diff] |
USB: omap_udc: fix omap_udc_start() on 15xx machines On OMAP 15xx machines there are no transceivers, and omap_udc_start() always fails as it forgot to adjust the default return value. Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>