commit | 529febeee680dc22416fca033151a5e8bc620447 | [log] [tgz] |
---|---|---|
author | Shengzhou Liu <Shengzhou.Liu@freescale.com> | Thu Feb 02 11:23:14 2012 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 02 12:46:36 2012 -0800 |
tree | 6ea05e6734be0b1699c5e96f6eba1912fd801a94 | |
parent | ed2833ac7ee86ee00f6dd3085a32752209fd8b6e [diff] |
powerpc/usb: fix issue of CPU halt when missing USB PHY clock when missing USB PHY clock, kernel booting up will halt during USB initialization. We should check USBGP[PHY_CLK_VALID] bit to avoid CPU hang in this case. Signed-off-by: Shengzhou Liu <Shengzhou.Liu@freescale.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>