phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK value
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Thu, 2 Apr 2015 08:01:11 +0000 (17:01 +0900)
committerKishon Vijay Abraham I <kishon@ti.com>
Tue, 12 May 2015 15:27:19 +0000 (20:57 +0530)
According to the technical update (No. TN-RCS-B011A/E), the UGSTS LOCK
bit location is bit 8, not bits 1 and 0. It also says that the register
address offset of UGSTS is 0x88, not 0x90.
So, this patch fixes the USBHS_UGSTS_LOCK value and some comments.

Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>

No differences found