commit | 198c5f998a1fbbdb5cfe6035f8c890ffb1526d8e | [log] [tgz] |
---|---|---|
author | Yasuhisa Umano <yasuhisa.umano.zc@renesas.com> | Fri Apr 18 11:33:15 2014 +0900 |
committer | Marek Vasut <marex@denx.de> | Wed Jun 25 22:38:04 2014 +0200 |
tree | 404e5e737e4a86fe08d6bca3328294422bec6e33 | |
parent | 8ecdce7280fff9347ba137ea7431664e1bf57534 [diff] |
usb: r8a66597: Fix initilization size of r8a66597 info structure Initialization of r8a66597 info structure is not enough. Because initilization was used size of pointer. This fixes that use size of r8a6659 info structure. Signed-off-by: Yasuhisa Umano <yasuhisa.umano.zc@renesas.com>