commit | 8ecdce7280fff9347ba137ea7431664e1bf57534 | [log] [tgz] |
---|---|---|
author | yasuhisa umano <yasuhisa.umano.zc@renesas.com> | Fri Apr 18 11:33:08 2014 +0900 |
committer | Marek Vasut <marex@denx.de> | Wed Jun 25 22:31:41 2014 +0200 |
tree | 62e3d0862a7e6a43ed75afd5cf33a6deea6eb5b8 | |
parent | 51afc2c68cb88a10e7b7910c4c4f7c50546b0963 [diff] |
usb: r8a66597: Fix initialization hub that using R8A66597_MAX_ROOT_HUB This driver is processed as two USB hub despite one. The number of root hub is defined in R8A66597_MAX_ROOT_HUB. This fixes that register is accessed by using the definition of R8A66597_MAX_ROOT_HUB. Signed-off-by: Yasuhisa Umano <yasuhisa.umano.zc@renesas.com>