On Wed, Apr 18, 2018 at 11:26:18AM +0200, Johan Hovold wrote:
> When investigating an issue related to the recent addition of
> generic-phy support to USB core, I happened to take a closer look at the
> legacy-phy support in usb_add_hcd() as well.
> 
> Turns out this code hasn't been used since 2016 when OMAP dropped
> support for non-DT boot. Specifically, the interface for associating
> controllers with phys in board files and platform code has since been
> unused and consequently all legacy phy lookups using usb_get_phy_dev()
> has also been failing with -ENODEV on mainline kernels.
> 
> This series rips it all out.

Deleting code is nice, I've queued this all up now, thanks!

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to