]> git.baikalelectronics.ru Git - kernel.git/commit
usb: phy: Check initial state for twl6030
authorTony Lindgren <tony@atomide.com>
Tue, 31 May 2016 15:05:23 +0000 (10:05 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 1 Jun 2016 21:58:59 +0000 (14:58 -0700)
commit7dce100b5fbd6ce0129f37bf35b7d9b63fb7d8e2
treeb0254bf8d6cc4804eb5c9dee3ee112dc931b7899
parentb5e947487a5afe5755375f86a433b25b6446f13d
usb: phy: Check initial state for twl6030

We need to check the state for the PHY with delayed_work
as otherwise MUSB will get confused and idles immediately.

Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Bin Liu <b-liu@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/phy/phy-twl6030-usb.c