amba: Stop sharing platform_dma_configure()
authorLu Baolu <baolu.lu@linux.intel.com>
Mon, 18 Apr 2022 00:49:52 +0000 (08:49 +0800)
committerJoerg Roedel <jroedel@suse.de>
Thu, 28 Apr 2022 13:32:20 +0000 (15:32 +0200)
commit4a6d9dd564d0e7339fc15ecc5ce66db4ad842be2
tree3a0c6fca984655178ce345bbd65049fb1b7284ae
parent25f3bcfc54bcf7b0e45d140ec8bfbbf10ba11869
amba: Stop sharing platform_dma_configure()

Stop sharing platform_dma_configure() helper as they are about to have
their own bus dma_configure callbacks.

Signed-off-by: Lu Baolu <baolu.lu@linux.intel.com>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20220418005000.897664-4-baolu.lu@linux.intel.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/amba/bus.c
drivers/base/platform.c
include/linux/platform_device.h