summaryrefslogtreecommitdiffstats
path: root/arch/avr32/configs/atngw100mkii_evklcd100_defconfig
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2012-11-06 16:15:09 -0800
committerFelipe Balbi <balbi@ti.com>2012-11-08 15:46:06 +0200
commit1c90ee0b3e30235165180a1a8ee3fb3cbe47d295 (patch)
treeb1b820bf48e58064190d4b1d3fafba506358191b /arch/avr32/configs/atngw100mkii_evklcd100_defconfig
parent7b332e5fef480ee14d133d9b83af22d03819368e (diff)
downloadlinux-1c90ee0b3e30235165180a1a8ee3fb3cbe47d295.tar.gz
linux-1c90ee0b3e30235165180a1a8ee3fb3cbe47d295.tar.xz
usb: renesas_usbhs: use transfer counter if IN direction bulk pipe
received data will break if it was bulk pipe and large data size, because pipe kept BUF PID even though it doesn't have enough buffer. To avoid this issue, renesas_usbhs can use transfer counter. Pipe PID will be NAK if it didn't have enough buffer by this patch. renesas_usbhs has strange address mapping. Thus, it is difficult to calculate transfer counter setting address. This patch use fixed table for it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'arch/avr32/configs/atngw100mkii_evklcd100_defconfig')
0 files changed, 0 insertions, 0 deletions