On Mon, 13 Oct 2014, Peter Chen wrote: > From: Michael Grzeschik <[email protected]> > > The current EHCI implementation is prepared to toggle the > PORT_POWER bit to enable or disable a USB-Port. In some > cases this port power can not be just toggled by the PORT_POWER > bit, and the gpio-regulator is needed to be toggled too. > > This patch defines a port power control interface ehci_port_power for > ehci core use, it toggles PORT_POWER bit as well as calls platform > defined .port_power if it is defined. > > Signed-off-by: Michael Grzeschik <[email protected]> > Signed-off-by: Peter Chen <[email protected]>
Acked-off-by: Alan Stern <[email protected]> -- 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
