dmaengine: mxs-dma: Remove the unused .id_table
authorFabio Estevam <festevam@gmail.com>
Mon, 23 Nov 2020 19:30:51 +0000 (16:30 -0300)
committerVinod Koul <vkoul@kernel.org>
Tue, 24 Nov 2020 17:25:15 +0000 (22:55 +0530)
commitcc2afb0d4c7cbba6743ed6d9564f0883cab6bae1
treed96f555ce04a0a26eb8858bebed2841ab7038ba3
parentc95e6515a8c065862361f7e0e452978ade7f94ec
dmaengine: mxs-dma: Remove the unused .id_table

The mxs-dma driver is only used by DT platforms and the .id_table
is unused.

Get rid of it to simplify the code.

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