]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
dmaengine: imx-sdma: Remove unused .id_table support
authorFabio Estevam <festevam@gmail.com>
Mon, 16 Nov 2020 20:24:03 +0000 (17:24 -0300)
committerVinod Koul <vkoul@kernel.org>
Wed, 18 Nov 2020 12:20:27 +0000 (17:50 +0530)
commitf74faa0ca3d56df7d135602bca80f6e39be9f4ad
tree67a5a6f4722e2b0ecb342e0f9bf3560469c9c4b9
parent07b552732edd1b09aecc0f57d479e5eccf11c295
dmaengine: imx-sdma: Remove unused .id_table support

Since 5.10-rc1 i.MX is a devicetree-only platform and the existing
.id_table support in this driver was only useful for old non-devicetree
platforms.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20201116202403.29749-1-festevam@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/dma/imx-sdma.c