diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2013-07-12 07:32:31 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@ti.com> | 2013-07-29 12:58:12 +0200 |
commit | 925403f425a4a9c503f2fc295652647b1eb10d82 (patch) | |
tree | eb3c1528de7ed53c3f6a5960e74c9fc1c36f6ace /sound/arm | |
parent | usb: phy: omap-usb3: Improve DPLL parameter lookup code (diff) | |
download | linux-925403f425a4a9c503f2fc295652647b1eb10d82.tar.xz linux-925403f425a4a9c503f2fc295652647b1eb10d82.zip |
usb: renesas_usbhs: tidyup original usbhsx_for_each_xxx macro
Current usbhsx_for_each_xxx 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 tidyup these issues
Reported-by: Yusuke Goda <yusuke.goda.sx@renesas.com>
Reviewed-by: Takashi Yoshii <takashi.yoshii.zj@renesas.com>
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Diffstat (limited to 'sound/arm')
0 files changed, 0 insertions, 0 deletions