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)
commita3ac3d4a296ac88578c3a982d044e53284d85344
tree2a1a41ce7364ae7eed85514409732c97f6bb15d0
parent4581f798ec7373bea4530b7e57e6c6842f132bbd
phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK value

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>
drivers/phy/phy-rcar-gen2.c