OSDN Git Service

usb: cdns3: Moves reusable code to separate module
authorPawel Laszczak <pawell@cadence.com>
Mon, 7 Dec 2020 10:32:20 +0000 (11:32 +0100)
committerPeter Chen <peter.chen@nxp.com>
Tue, 29 Dec 2020 04:36:13 +0000 (12:36 +0800)
commit394c3a144de89e994c8a2c5ba5dc64fa4e5aa870
tree392480a1bd5bbaf285c68735f3251a50be2e4e03
parentf738957277bad824b422399a214b630d7832f884
usb: cdns3: Moves reusable code to separate module

Patch moves common reusable code used by cdns3 and cdnsp driver
to cdns-usb-common library. This library include core.c, drd.c
and host.c files.

Signed-off-by: Pawel Laszczak <pawell@cadence.com>
Tested-by: Aswath Govindraju <a-govindraju@ti.com>
Signed-off-by: Peter Chen <peter.chen@nxp.com>
drivers/usb/cdns3/Kconfig
drivers/usb/cdns3/Makefile
drivers/usb/cdns3/cdns3-plat.c
drivers/usb/cdns3/core.c
drivers/usb/cdns3/core.h
drivers/usb/cdns3/drd.c