]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/commit
fsl_udc_core: add support for devices provided by fsl-mph-dr-of
authorMichael Grzeschik <m.grzeschik@pengutronix.de>
Tue, 4 Apr 2017 14:41:54 +0000 (16:41 +0200)
committerFelipe Balbi <felipe.balbi@linux.intel.com>
Tue, 11 Apr 2017 07:58:27 +0000 (10:58 +0300)
commitd7b2bff161cfa3fd53209b6a93d25e544aad8cc0
treedfa5b1e9069964035042a465fd924d2848ffa40a
parentb5c7ed5cca82991335ae3a66428a791acc8aa7e9
fsl_udc_core: add support for devices provided by fsl-mph-dr-of

Currently the of glue code in fsl-mph-dr-of will create the platform
device fsl-usb2-udc. As this driver should also be probed by this name,
this patch adds it to the devtypes list.

Signed-off-by: Michael Grzeschik <m.grzeschik@pengutronix.de>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
drivers/usb/gadget/udc/fsl_udc_core.c