Searched hist:"297 d7fe9e439473800ab1f2f853b4b5f8c888500" (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/usb/musb/ |
H A D | musb_cppi41.c | diff 297d7fe9e439473800ab1f2f853b4b5f8c888500 Tue Oct 10 05:46:11 CEST 2017 Alexandre Bailon <abailon@baylibre.com> usb: musb: musb_cppi41: Configure the number of channels for DA8xx
Currently, the number of channels is set to 15 but in the case of DA8xx, the number of channels is 4. Update the driver to configure the number of channels at runtime.
Cc: stable@vger.kernel.org # v4.12+ Signed-off-by: Alexandre Bailon <abailon@baylibre.com> Tested-by: Sekhar Nori <nsekhar@ti.com> Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|