Add FSL USB Gadget entry in platform device id table

Signed-off-by: Suresh Gupta <suresh.gu...@freescale.com>
---
 drivers/usb/gadget/fsl_udc_core.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/usb/gadget/fsl_udc_core.c 
b/drivers/usb/gadget/fsl_udc_core.c
index 36ac7cf..0b0a871 100644
--- a/drivers/usb/gadget/fsl_udc_core.c
+++ b/drivers/usb/gadget/fsl_udc_core.c
@@ -2654,6 +2654,8 @@ static const struct platform_device_id fsl_udc_devtype[] 
= {
        }, {
                .name = "imx-udc-mx51",
        }, {
+               .name = "fsl-usb2-udc",
+       }, {
                /* sentinel */
        }
 };
-- 
1.7.11.7



--
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