
22 Nov
2018
22 Nov
'18
2:29 p.m.
On Wed, Nov 21, 2018 at 11:51:14AM +0100, Jean-Jacques Hiblot wrote:
The set_phy_power() callback is part of struct omap_musb_board_data. This structure is part of the platform data passed to the musb-new driver. This does not really fit with the Driver Model, so allow not to use struct omap_musb_board_data to turn the phy on or off.
Signed-off-by: Jean-Jacques Hiblot jjhiblot@ti.com
Reviewed-by: Tom Rini trini@konsulko.com
--
Tom