commit | 1cb5e9ee033f89d3241013cfff8300cc0195a62d | [log] [tgz] |
---|---|---|
author | Yuan-Hsin Chen <yuanlmm@gmail.com> | Tue Apr 02 11:18:08 2013 +0000 |
committer | Felipe Balbi <balbi@ti.com> | Tue Apr 02 16:58:39 2013 +0300 |
tree | 286d5813d94e5f33d097f7f826357efde70b76df | |
parent | 9770a16fd9d9c5a91378d53732be1d2ec599bfcf [diff] |
usb: gadget: fusb300_udc: bug fix of not doing idma reset for each time Enter IDMA_RESET only when the controller has been reset or the device has been plugged in to or out from a host. In IDMA_RESET, we should disable the corresponding PRD interrupt. Also there is a redundant space eliminated. fusb300_udc driver is tested on FARADAY platform a369 with FUSB300 FPGA v1.8 Signed-off-by: Yuan-Hsin Chen <yhchen@faraday-tech.com> Signed-off-by: Felipe Balbi <balbi@ti.com>