diff options
Diffstat (limited to 'target/linux/bcm27xx/patches-5.4/950-0366-sound-soc-only-first-codec-is-master-in-multicodec-s.patch')
-rw-r--r-- | target/linux/bcm27xx/patches-5.4/950-0366-sound-soc-only-first-codec-is-master-in-multicodec-s.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm27xx/patches-5.4/950-0366-sound-soc-only-first-codec-is-master-in-multicodec-s.patch b/target/linux/bcm27xx/patches-5.4/950-0366-sound-soc-only-first-codec-is-master-in-multicodec-s.patch index c4f70ea11f..263f3532f3 100644 --- a/target/linux/bcm27xx/patches-5.4/950-0366-sound-soc-only-first-codec-is-master-in-multicodec-s.patch +++ b/target/linux/bcm27xx/patches-5.4/950-0366-sound-soc-only-first-codec-is-master-in-multicodec-s.patch @@ -15,7 +15,7 @@ Signed-off-by: Johannes Krude <johannes@krude.de> --- a/sound/soc/soc-core.c +++ b/sound/soc/soc-core.c -@@ -1646,7 +1646,15 @@ int snd_soc_runtime_set_dai_fmt(struct s +@@ -1656,7 +1656,15 @@ int snd_soc_runtime_set_dai_fmt(struct s int ret; for_each_rtd_codec_dai(rtd, i, codec_dai) { |