diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-04-04 09:52:52 +0900 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-04-04 14:59:09 +0700 |
commit | 42bf029a55a9bb8036f1d738a28dba2f7ec1e79d (patch) | |
tree | 870782068abdaec564f80eb28a9d792057e2dc5e /LICENSES | |
parent | c2c616021d64d952dc9d37793924ce57833d7754 (diff) |
ASoC: simple-card: don't select DPCM via simple-audio-card
commit da215354eb55c ("ASoC: simple-card: merge simple-scu-card")
merged simple-scu-audio-card which can handle DPCM into
simple-audio-card.
By this patch, the judgement to select "normal sound card" or
"DPCM sound card" is based on its CPU/Codec DAI count.
But, because of it, existing "simple-audio-card" user who is
assuming "normal sound card" might select DPCM unintentionally.
To solve this issue, this patch allows "simple-audio-card" user
can select "normal sound card", and "simple-scu-audio-card" user
can select both "normal sound card" and "DPCM sound card".
This keeps compatibility collectry.
Fixes: da215354eb55c ("ASoC: simple-card: merge simple-scu-card")
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'LICENSES')
0 files changed, 0 insertions, 0 deletions