diff options
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | 2016-03-10 03:30:15 +0100 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2016-03-30 15:02:53 +0200 |
commit | 6490865c67825277b29638e839850882600b48ec (patch) | |
tree | 601afc066d0daed0a5a4d5577c9541f6b2397405 /init | |
parent | usb: renesas_usbhs: avoid NULL pointer derefernce in usbhsf_pkt_handler() (diff) | |
download | linux-6490865c67825277b29638e839850882600b48ec.tar.xz linux-6490865c67825277b29638e839850882600b48ec.zip |
usb: renesas_usbhs: disable TX IRQ before starting TX DMAC transfer
This patch adds a code to surely disable TX IRQ of the pipe before
starting TX DMAC transfer. Otherwise, a lot of unnecessary TX IRQs
may happen in rare cases when DMAC is used.
Fixes: e73a989 ("usb: renesas_usbhs: add DMAEngine support")
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>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions