musb_gadget: suppress "parasitic" TX interrupts with CPPI
authorSergei Shtylyov <sshtylyov@ru.mvista.com>
Fri, 27 Mar 2009 19:53:32 +0000 (12:53 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 16 Jun 2009 04:44:39 +0000 (21:44 -0700)
commit37e3ee991091e08d4902e3d2694c723446a89a8d
tree753faec533a5256e4a1914021324c41321f7b39b
parenta5073b52833e4df8e16c93dc4cbb7e0c558c74a2
musb_gadget: suppress "parasitic" TX interrupts with CPPI

Suppress "parasitic" endpoint interrupts in the DMA mode
when using CPPI DMA driver; they're caused by the MUSB gadget
driver using the DMA request mode 0 instead of the mode 1.

Signed-off-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/usb/musb/musb_gadget.c