usb: musb: Add noirq type of dma create interface
authorMin Guo <min.guo@mediatek.com>
Wed, 15 Jan 2020 13:25:43 +0000 (07:25 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Jan 2020 13:46:59 +0000 (14:46 +0100)
commitedce61776c7e212d8b3d61e69afe7672efbacb04
tree4af7ce5fab88b632b5dc5bac3125be7bc81f8244
parentfe3bbd6b383fbc62128fd1fe850105080cb4c9da
usb: musb: Add noirq type of dma create interface

Add noirq type of dma create interface for platform which do not
have dedicated DMA interrupt line, move musbhsdma macro definition
to musb_dma.h

Signed-off-by: Min Guo <min.guo@mediatek.com>
Signed-off-by: Bin Liu <b-liu@ti.com>
Link: https://lore.kernel.org/r/20200115132547.364-22-b-liu@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/musb/musb_dma.h
drivers/usb/musb/musbhsdma.c