* [PATCH] fsl/usb: Add FSL USB Gadget entry in platform device id table
@ 2016-11-23 7:20 Changming Huang
0 siblings, 0 replies; only message in thread
From: Changming Huang @ 2016-11-23 7:20 UTC (permalink / raw)
To: balbi, leoyang.li
Cc: gregkh, linux-usb, linuxppc-dev, linux-kernel, Changming Huang,
Suresh Gupta
Add FSL USB Gadget entry in platform device id table
Signed-off-by: Changming Huang <jerry.huang@nxp.com>
Signed-off-by: Suresh Gupta <suresh.gupta@nxp.com>
---
drivers/usb/gadget/udc/fsl_udc_core.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/drivers/usb/gadget/udc/fsl_udc_core.c b/drivers/usb/gadget/udc/fsl_udc_core.c
index aab5221..b24b1c9 100644
--- a/drivers/usb/gadget/udc/fsl_udc_core.c
+++ b/drivers/usb/gadget/udc/fsl_udc_core.c
@@ -2671,6 +2671,8 @@ static int fsl_udc_otg_resume(struct device *dev)
}, {
.name = "imx-udc-mx51",
}, {
+ .name = "fsl-usb2-udc",
+ }, {
/* sentinel */
}
};
--
1.7.9.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-11-23 7:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-23 7:20 [PATCH] fsl/usb: Add FSL USB Gadget entry in platform device id table Changming Huang
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).