]> git.baikalelectronics.ru Git - kernel.git/commit
usb: phy: rcar-gen2-usb: Fix USBHS_UGSTS_LOCK value
authorYoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
Thu, 2 Apr 2015 11:22:34 +0000 (20:22 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Apr 2015 17:03:15 +0000 (19:03 +0200)
commit815281996a6ae1e45b7f2c2c789c8669d406ecf4
tree47213ec589205cc332c954849e01d8ab766d409d
parent5d0b9f8d7c59ef2da9335140f741b4898176cab9
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 <yoshihiro.shimoda.uh@renesas.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/phy-rcar-gen2-usb.c