From: Yoshihiro Shimoda Date: Thu, 2 Apr 2015 11:22:34 +0000 (+0900) Subject: usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK value X-Git-Tag: omap-for-v4.2/o2_dc~157^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c6ab3aec4bc4beda2d6eb8ea43c6f5be3b215d3f;p=pandora-kernel.git usb: phy: rcar-gen2-usb: 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 9 and 8. So, this patch fixes the USBHS_UGSTS_LOCK value. Signed-off-by: Yoshihiro Shimoda Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed