diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2015-04-14 07:10:04 +0300 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2015-04-27 23:48:33 +0300 |
commit | 2d9c7f3ca54625f4d740af78f84ee232da3ca937 (patch) | |
tree | adbdb193146e56bacf4d9aea3e6cd1ff5a1d2e03 /drivers/usb/musb | |
parent | 87841c887b7b78742d9f8e5da890ed4af21dd978 (diff) | |
download | linux-2d9c7f3ca54625f4d740af78f84ee232da3ca937.tar.xz |
usb: renesas_usbhs: tidyup usbhs_for_each_dfifo macro
Current usbhs_for_each_dfifo macro will read out-of-array's
memory after last loop operation.
It was not good C language operation, and the binary which was
compiled by (at least) gcc 4.8.1 is broken.
This patch is based on
925403f425a4a9c503f2fc295652647b1eb10d82
(usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro)
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Tested-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'drivers/usb/musb')
0 files changed, 0 insertions, 0 deletions