RE: [PATCH 2/2] usb: renesas_usbhs: disable tx irq before starting TX DMAC transfer
Hello, > Hello. > > On 3/8/2016 8:58 AM, Yoshihiro Shimoda wrote: > > > This patch adds a code to surely disable tx irq of the pipe before > > TX IRQ. > > > starting TX DMAC transfer. Otherwise, a lot of unnecessary tx irqs > > TX IRQs. Mixing "TX" and "tx" on a single line is... inconsistent. :-) > > > may heppen in rare cases when DMAC is used. > > Happen. Thank you for the comment. I will fix them in v2 patch. Best regards, Yoshihiro Shimoda > > > > Signed-off-by: Yoshihiro Shimoda > [...] > > MBR, Sergei
Re: [PATCH 2/2] usb: renesas_usbhs: disable tx irq before starting TX DMAC transfer
Hello. On 3/8/2016 8:58 AM, Yoshihiro Shimoda wrote: This patch adds a code to surely disable tx irq of the pipe before TX IRQ. starting TX DMAC transfer. Otherwise, a lot of unnecessary tx irqs TX IRQs. Mixing "TX" and "tx" on a single line is... inconsistent. :-) may heppen in rare cases when DMAC is used. Happen. Signed-off-by: Yoshihiro Shimoda [...] MBR, Sergei