From: Yoshihiro Shimoda Date: Thu, 2 Apr 2015 08:01:11 +0000 (+0900) Subject: phy: phy-rcar-gen2: Fix USBHS_UGSTS_LOCK value X-Git-Tag: omap-for-v4.3/legacy-v2-signed~253^2~2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3ac3d4a296ac88578c3a982d044e53284d85344;p=pandora-kernel.git 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 Signed-off-by: Kishon Vijay Abraham I --- Reading git-diff-tree failed