commit | 8d8a0435d10225499ddc8ad36446773ddecaf484 | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Wed Dec 06 17:18:32 2017 +0900 |
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | Tue Dec 12 13:04:09 2017 +0200 |
tree | 497e7e26fe3426ae8fb190d469a162a2573aef5b | |
parent | 469e297813440bec9bdf98766f932eb79d2a3a94 [diff] |
usb: renesas_usbhs: add usbhs_pipe_clear_without_sequence() function This patch adds usbhs_pipe_clear_without_sequence() function. The controller has the pipe buffer and the PIPEnCTR.ACLRM can clear it completely. But, it's also clear the data sequence. So, the driver needs to get the sequence before. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>