On Thu, Mar 13, 2014 at 03:25:19PM +0800, Li Jun wrote: > From: Li Jun <b47624@xxxxxxxxxxxxx> > > Hi Felipe, > > Two for fsm, the other one is to delete CONFIG_USB_OTG_FSM > since it is duplicated with CONFIG_USB_OTG, thanks. > > Change on v1: > Remove "{}" for a single statement in patch: > usb: phy-fsm: update OTG HNP state transition. > > Li Jun (1): > usb: phy-fsm: update OTG HNP state transition > > Peter Chen (2): > usb: phy: delete CONFIG_USB_OTG_FSM > usb: phy-fsm: change "|" to "||" for condition OTG_STATE_A_WAIT_BCON > at statemachine > > drivers/usb/phy/Kconfig | 11 +---------- > drivers/usb/phy/Makefile | 2 +- > drivers/usb/phy/phy-fsm-usb.c | 9 +++++---- > 3 files changed, 7 insertions(+), 15 deletions(-) > > -- > 1.7.9.5 > > Hi Felipe, Would you give some comments for this patchset please? For the patch "usb: phy: delete CONFIG_USB_OTG_FSM", I sent it more than two months ago, I need to know your comments if it can be accepted or not, we are working on OTG FSM patchset for chipidea, and it is close to review process, we need to know if we can use CONFIG_USB_OTG_FSM to cover OTG (fsm) code, or just CONFIG_USB_OTG is ok, thanks. -- Best Regards, Peter Chen -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html