Searched hist:b97a31348379f7beed7664a8d4eab491e227c165 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/usb/core/ |
H A D | phy.h | diff b97a31348379f7beed7664a8d4eab491e227c165 Tue Jan 29 03:23:40 CST 2019 Miquel Raynal <miquel.raynal@bootlin.com> usb: core: comply to PHY framework
Current implementation of the USB core does not take into account the new PHY framework. Correct the situation by adding a call to phy_set_mode() before phy_power_on().
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | phy.c | diff b97a31348379f7beed7664a8d4eab491e227c165 Tue Jan 29 03:23:40 CST 2019 Miquel Raynal <miquel.raynal@bootlin.com> usb: core: comply to PHY framework
Current implementation of the USB core does not take into account the new PHY framework. Correct the situation by adding a call to phy_set_mode() before phy_power_on().
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|
H A D | hcd.c | diff b97a31348379f7beed7664a8d4eab491e227c165 Tue Jan 29 03:23:40 CST 2019 Miquel Raynal <miquel.raynal@bootlin.com> usb: core: comply to PHY framework
Current implementation of the USB core does not take into account the new PHY framework. Correct the situation by adding a call to phy_set_mode() before phy_power_on().
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|