commit | 76e838c9f7765f9a6205b4d558d75a66104bc60d | [log] [tgz] |
---|---|---|
author | Subbaraya Sundeep Bhatta <subbaraya.sundeep.bhatta@xilinx.com> | Thu May 21 15:46:48 2015 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Tue May 26 10:39:29 2015 -0500 |
tree | e3185b2b8f9ad1205021f11a29563a5186723029 | |
parent | 891b1dc022955d36cf4c0f42d383226a930db7ed [diff] |
usb: dwc3: gadget: return error if command sent to DEPCMD register fails We need to return error to caller if command is not sent to controller succesfully. Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com> Fixes: 72246da40f37 (usb: Introduce DesignWare USB3 DRD Driver) Cc: <stable@vger.kernel.org> Signed-off-by: Felipe Balbi <balbi@ti.com>