commit | a390bef7db1f192cc5b588dbcf8ed113406ec130 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Thu Dec 10 18:04:13 2020 -0300 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Dec 28 15:41:33 2020 +0100 |
tree | 6ddc92019223a1936c99e6ba5e00bc5c051b6db7 | |
parent | 88ebce92806e5dff3549e1a8cacb53978104d3b4 [diff] |
usb: gadget: fsl_mxc_udc: Remove the driver Since 5.10-rc1 i.MX is a devicetree-only platform, and this driver was only used by the old non-DT i.MX devices. Remove the driver as it has no users left. Signed-off-by: Fabio Estevam <festevam@gmail.com> Acked-by: Peter Chen <peter.chen@nxp.com> Link: https://lore.kernel.org/r/20201210210413.15262-1-festevam@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>