commit | 6124607acc88fffeaadf3aacfeb3cc1304c87387 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Wed Sep 27 18:47:12 2017 +0900 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Thu Sep 28 12:34:59 2017 +0300 |
tree | 6493ba704fdf4062097bbb9515ad7bbe4c0e8f31 | |
parent | 447b8a01b84f048d93d43bfe1fcaa4fcc56595cc [diff] |
usb: renesas_usbhs: fix the BCLR setting condition for non-DCP pipe This patch fixes an issue that the driver sets the BCLR bit of {C,Dn}FIFOCTR register to 1 even when it's non-DCP pipe and the FRDY bit of {C,Dn}FIFOCTR register is set to 1. Fixes: e8d548d54968 ("usb: renesas_usbhs: fifo became independent from pipe.") Cc: <stable@vger.kernel.org> # v3.1+ Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>