Commit 60b1732
committed
Revert "ASoC: snd_soc_of_parse_daifmt(): Handle SND_SOC_DAIFMT_SPDIF"
This reverts commit 7e44b46.
On top of that it also removes the SND_SOC_DAIFMT_SPDIF defines. The
spdif interface was not really being handled in any codec driver.
In our DT's the SPDIF interface should be handled through the
adv7511_audio code. This registers a platform device that is handled by
the hdmi-codec sound codec that in turn handles SPDIF by setting a
different macro named HDMI_SPDIF. That is what is used in the
adv7511 code.
Signed-off-by: Nuno Sá <nuno.sa@analog.com>1 parent 1e9ebe8 commit 60b1732
3 files changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
158 | 157 | | |
159 | 158 | | |
160 | 159 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3329 | 3329 | | |
3330 | 3330 | | |
3331 | 3331 | | |
3332 | | - | |
3333 | 3332 | | |
3334 | 3333 | | |
3335 | 3334 | | |
| |||
0 commit comments