On Wed, 16 Oct 2013, Nikita Kiryanov wrote: > This patchset adds regulator support for pxa27x ohci to make it possible > to turn the ohci controller and its usb devices on/off during probe/remove, > as well as resume/suspend. > > Cc: Alan Stern <stern@xxxxxxxxxxxxxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Cc: Igor Grinberg <grinberg@xxxxxxxxxxxxxx> > > Nikita Kiryanov (2): > usb: ohci-pxa27x: add regulator support > usb: ohci-pxa27x: add regulators for usb devices These two patches do essentially the same thing: Add regulator support to ohci-pxa27x. As far as I'm concerned there's no reason to keep them as separate patches; you might as well combine them into a single patch. One other thing: A different patch affecting ohci-pxa27x.c was submitted about a month ago: http://marc.info/?l=linux-usb&m=137976179009631&w=2 It hasn't been merged yet, but I would like your patches to wait until it has been accepted. When that happens, you will have to rebase your changes. Alan Stern -- 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