Searched hist:"6 a8b8b582db13a18235f3b0400f103a0573c7859" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/sound/soc/fsl/ |
H A D | imx-audmux.c | diff 6a8b8b582db13a18235f3b0400f103a0573c7859 Mon Nov 23 14:09:17 CST 2020 Fabio Estevam <festevam@gmail.com> ASoC: imx-audmux: Remove unused .id_table
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.
Get rid of the .id_table since it is no longer used.
Signed-off-by: Fabio Estevam <festevam@gmail.com> Link: https://lore.kernel.org/r/20201123200917.16447-1-festevam@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>
|