commit | f74faa0ca3d56df7d135602bca80f6e39be9f4ad | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Mon Nov 16 17:24:03 2020 -0300 |
committer | Vinod Koul <vkoul@kernel.org> | Wed Nov 18 17:50:27 2020 +0530 |
tree | 67a5a6f4722e2b0ecb342e0f9bf3560469c9c4b9 | |
parent | 07b552732edd1b09aecc0f57d479e5eccf11c295 [diff] |
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>