On Fri, Mar 13, 2015 at 11:41:09PM +0530, Ramneek Mehresh wrote: > Add workqueue to add/remove host driver (outside interrupt context) > upon each id change > > Signed-off-by: Li Yang <[email protected]> > Signed-off-by: Ramneek Mehresh <[email protected]> > Reviewed-by: Fleming Andrew-AFLEMING <[email protected]> > Tested-by: Fleming Andrew-AFLEMING <[email protected]> > --- > Changes for v2: > - moved change_hcd_work into struct ehci_fsl > > drivers/usb/host/ehci-fsl.c | 107 > ++++++++++++++++++++++++++++++++++-------- > drivers/usb/host/ehci.h | 1 - > drivers/usb/phy/phy-fsl-usb.c | 7 ++-
you really ought to find a way to split this patch so that phy-fsl-usb.c and ehci changes don't depend on each other. That way I can take the phy part through my tree while Alan handles EHCI. -- balbi
signature.asc
Description: Digital signature
