commit | ea33c6ac0d2c92c8772e005fc1e4c7bd8018d7c1 | [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 | 5528f4c24249f6f4c1c9660556e83f2e4f647dbd [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>