diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2018-02-27 02:24:49 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-02-27 11:40:08 +0100 |
commit | 790d631dcfec6b073b04bb6809bce4c09baf198a (patch) | |
tree | 729e73e20e8b363e1b6e7f8b3962a89679020aba /Documentation/devicetree/bindings/sound/fsl-asoc-card.txt | |
parent | Linux 4.16-rc1 (diff) | |
download | linux-790d631dcfec6b073b04bb6809bce4c09baf198a.tar.xz linux-790d631dcfec6b073b04bb6809bce4c09baf198a.zip |
ASoC: imx-wm8962: Remove machine driver
fsl-asoc-card machine driver also handles wm8962, so there is
really no need for keeping the dedicated imx-wm8962 driver anymore.
Remove the imx-wm8962 machine driver.
Suggested-by: Nicolin Chen <nicoleotsuka@gmail.com>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>
Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/sound/fsl-asoc-card.txt')
-rw-r--r-- | Documentation/devicetree/bindings/sound/fsl-asoc-card.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt index f749e2744824..c60a5732d29c 100644 --- a/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt +++ b/Documentation/devicetree/bindings/sound/fsl-asoc-card.txt @@ -28,7 +28,6 @@ The compatible list for this generic sound card currently: (compatible with CS4271 and CS4272) "fsl,imx-audio-wm8962" - (compatible with Documentation/devicetree/bindings/sound/imx-audio-wm8962.txt) "fsl,imx-audio-sgtl5000" (compatible with Documentation/devicetree/bindings/sound/imx-audio-sgtl5000.txt) |