Home
last modified time | relevance | path

Searched hist:"8 ecdce7280fff9347ba137ea7431664e1bf57534" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dr8a66597-hcd.c8ecdce7280fff9347ba137ea7431664e1bf57534 Fri Apr 18 02:33:08 UTC 2014 yasuhisa umano <yasuhisa.umano.zc@renesas.com> 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>