commit | 21a596c17b2738fc0f13dd4cdfb6f42c397109ac | [log] [tgz] |
---|---|---|
author | Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> | Fri Feb 05 13:57:11 2016 +0900 |
committer | Felipe Balbi <balbi@kernel.org> | Fri Mar 04 15:14:28 2016 +0200 |
tree | 8b6d6c5d2484998033f46f3606e735267e6b8f44 | |
parent | de18757e272d0e948bfa3e083a1771887f719c05 [diff] |
usb: renesas_usbhs: Don't check CSSTS bit if peripheral mode Since Some SoCs (e.g. R-Car Gen2) don't have the CSSTS bit in the pipectrl registers ({DCP,PIPEn}CTR) because such SoCs have peripheral mode only. So, this driver should not check the CSSTS bit if peripheral mode is running. Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com> Signed-off-by: Felipe Balbi <balbi@kernel.org>