diff options
| author | 2022-09-20 06:32:25 +0000 | |
|---|---|---|
| committer | 2022-09-20 12:19:31 +0100 | |
| commit | a26ec2acb2043a52c41d2b651b30d2df475f4263 (patch) | |
| tree | 603d6639c8d628af5f4adb0a1c892c79c6974ff9 /include/linux/raid/git:/git.zx2c4.com/ssh:/git@git.zx2c4.com | |
| parent | ASoC: soc.h: remove num_cpus/codecs (diff) | |
| download | linux-dev-a26ec2acb2043a52c41d2b651b30d2df475f4263.tar.xz linux-dev-a26ec2acb2043a52c41d2b651b30d2df475f4263.zip | |
ASoC: soc.h: use defined number instead of direct number
snd_soc_pcm_runtime has dpcm for Playback/Capture, but it is defined
directly "2". It should use defined number.
struct snd_soc_pcm_runtime {
...
=> struct snd_soc_dpcm_runtime dpcm[2];
...
}
This patch fixup it.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://lore.kernel.org/r/87r106v9mv.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/linux/raid/git:/git.zx2c4.com/ssh:/git@git.zx2c4.com')
0 files changed, 0 insertions, 0 deletions
