[PATCH v3 14/16] usb: ohci-da8xx: Remove code that references mach

2016-03-24 Thread David Lechner
Including mach/* is frowned upon in device drivers, so get rid of it. This replaces usb20_clk and code that pokes CFGCHIP2 with a proper phy driver. Signed-off-by: David Lechner Acked-by: Alan Stern --- v3 changes: * add phy_init and phy_exit

[PATCH v3 14/16] usb: ohci-da8xx: Remove code that references mach

2016-03-24 Thread David Lechner
Including mach/* is frowned upon in device drivers, so get rid of it. This replaces usb20_clk and code that pokes CFGCHIP2 with a proper phy driver. Signed-off-by: David Lechner Acked-by: Alan Stern --- v3 changes: * add phy_init and phy_exit calls for completness (they are nops for this