commit | c31da0b196f99c7d95c69bab96e709b72a30f509 | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Tue Nov 10 17:39:37 2020 -0300 |
committer | Mark Brown <broonie@kernel.org> | Thu Nov 12 19:35:42 2020 +0000 |
tree | 9641c5865115c3f6828c7bca069b64177373620e | |
parent | ffc64110b7e988b2fba5f68b82e18214524ac432 [diff] |
ASoC: imx-ssi: Remove unused driver The imx-ssi driver was only used by i.MX non-DT platforms. Since 5.10-rc1, i.MX has been converted to a DT-only platform and all board files are gone. Remove the imx-ssi audio driver as there are no more users at all. Signed-off-by: Fabio Estevam <festevam@gmail.com> Link: https://lore.kernel.org/r/20201110203937.25684-6-festevam@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>