https://github.com/torvalds/linux
Revision eee41b49b80420e3e8c118d18dfacb7da43c1caa authored by Shengzhou Liu on 02 September 2013, 05:25:52 UTC, committed by Greg Kroah-Hartman on 26 September 2013, 23:22:29 UTC
In case of usb phy reinitialization:
e.g. insmod usb-module(usb works well) -> rmmod usb-module -> insmod usb-module
It found the PHY_CLK_VALID bit didn't work if it's not with the power-on reset.
So we just check PHY_CLK_VALID bit during the stage with POR, this can be met
by the tricky of checking FSL_SOC_USB_PRICTRL register.

Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 2606b28
History
Tip revision: eee41b49b80420e3e8c118d18dfacb7da43c1caa authored by Shengzhou Liu on 02 September 2013, 05:25:52 UTC
USB: fsl/ehci: fix failure of checking PHY_CLK_VALID during reinitialization
Tip revision: eee41b4
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.4 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.1 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 256.8 KB
Makefile -rw-r--r-- 47.4 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top