-----Original Message----- From: Felipe Balbi [mailto:[email protected]] Sent: Thursday, January 09, 2014 5:07 AM To: Li Jun-B47624 Cc: [email protected]; Chen Peter-B29397; [email protected] Subject: Re: [PATCH 08/10] usb: chipidea: add OTG HNP polling support.
Hi, On Wed, Jan 08, 2014 at 05:06:23PM +0800, Li Jun wrote: > This patch add OTG HNP polling support for both A and B device. > After A/B in host state, host request polling message will be sent > from host to peripheral every 1.5s, if host found the host request > flag is set to be 1 by peripheral, a role switch will be started. > > Signed-off-by: Li Jun <[email protected]> > --- > drivers/usb/chipidea/ci.h | 2 + > drivers/usb/chipidea/otg_fsm.c | 80 > ++++++++++++++++++++++++++++++++++++++++ > drivers/usb/chipidea/otg_fsm.h | 3 + > drivers/usb/chipidea/udc.c | 11 ++++- > drivers/usb/phy/phy-fsm-usb.c | 6 +++ you need to figure out a way to split this patch, the dependency you created here is really pointless. [Li Jun] I will split this patch and create a separate patch set for it. -- balbi -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
