On Sat, Oct 4, 2014 at 9:46 PM, Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote: > On Sat, Oct 04, 2014 at 07:43:21PM -0300, Fabio Estevam wrote: >> From: Fabio Estevam <fabio.estevam@xxxxxxxxxxxxx> >> >> imx21-hcd does not have a single user in the kernel, so let's just remove it. > > Really? Is the hardware not out there anymore? How do you know there > is no more users of this driver? There is only one mx21 based hardware currently supported in the kernel. It is arch/arm/mach-imx/mach-mx21ads.c. mx21ads does not register the USB host driver, which makes imx21-hcd to not have any user. There have been some patches recently adding device tree support to mx21. If someone in the future still gets interested in using USB on mx21, then the chipidea driver could be used. If you prefer, I can put this explanation in the commit log of the patch. Thanks -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html