This is an automated email from the git hooks/post-receive script.
tcwg-buildslave pushed a change to branch linaro-local/ci/tcwg_gnu_cross_build/master-arm in repository toolchain/ci/linux.
from 1746f4db5135 Merge tag 'orphans-v5.14-rc6' of git://git.kernel.org/pub/ [...] adds b9a4b57f423f ASoC: codecs: wcd938x: fix wcd module dependency adds 6d20bf7c020f ASoC: rt5682: Adjust headset volume button threshold adds d00f541a4940 ASoC: amd: renoir: Run hibernation callbacks adds 090c57da5fd5 ASoC: tlv320aic32x4: Fix TAS2505/TAS2521 processing block [...] adds 5434d0dc56bc ASoC: amd: enable stop_dma_first flag for cz_dai_7219_9835 [...] adds 2c39ca6885a2 ASoC: tlv320aic31xx: Fix jack detection after suspend adds 0f32d9eb38c1 ASoC: Intel: sof_da7219_mx98360a: fail to initialize soundcard adds 2635c226036c ASoC: topology: Select SND_DYNAMIC_MINORS adds 61bef9e68dca ASoC: SOF: Intel: hda: enforce exclusion between HDaudio a [...] adds 31428c78748c ASoC: component: Remove misplaced prefix handling in pin c [...] adds acbf58e53041 ASoC: wm_adsp: Let soc_cleanup_component_debugfs remove debugfs adds 830b69f6c059 MAINTAINERS: Add sound devicetree bindings for Wolfson Mic [...] adds ee86f680ff4c ASoC: cs42l42: Correct definition of ADC Volume control adds 64324bac750b ASoC: cs42l42: Don't allow SND_SOC_DAIFMT_LEFT_J adds 926ef1a4c245 ASoC: cs42l42: Fix bclk calculation for mono adds 2e6b836312a4 ASoC: intel: atom: Fix reference to PCM buffer address adds 42bc62c9f1d3 ASoC: xilinx: Fix reference to PCM buffer address adds 827f3164aaa5 ASoC: uniphier: Fix reference to PCM buffer address adds bb6a40fc5a83 ASoC: kirkwood: Fix reference to PCM buffer address adds 1d25684e2251 ASoC: nau8824: Fix open coded prefix handling adds 8b5d95313b6d ASoC: amd: Fix reference to PCM buffer address adds 6b994c554ebc ASoC: SOF: Intel: Kconfig: fix SoundWire dependencies adds 973b393fdf07 ASoC: SOF: Intel: hda-ipc: fix reply size checking adds 30615bd21b4c ASoC: cs42l42: Fix inversion of ADC Notch Switch control adds 8b353bbeae20 ASoC: cs42l42: Remove duplicate control for WNF filter frequency adds f1040e86f83b ASoC: cs42l42: PLL must be running when changing MCLK_SRC_SEL adds 0c2f2ad4f16a ASoC: cs42l42: Fix LRCLK frame start edge adds 3a5d89a9c6fe ASoC: cs42l42: Constrain sample rate to prevent illegal SCLK adds e5ada3f6787a ASoC: cs42l42: Fix mono playback adds 56e7a93160fe Merge tag 'asoc-fix-v5.14-rc4' of https://git.kernel.org/p [...] adds 739d0959fbed ALSA: hda: Add quirk for ASUS Flow x13 adds dc0dc8a73e8e ALSA: pcm: Fix mmap breakage without explicit buffer setup adds d07149aba2ef ALSA: hda/realtek: fix mute/micmute LEDs for HP ProBook 65 [...] adds 59cd4f435ee9 Merge tag 'sound-5.14-rc6' of git://git.kernel.org/pub/scm [...] adds f153c2246783 ucounts: add missing data type changes adds f8fbb47c6e86 Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/l [...]
No new revisions were added by this update.
Summary of changes: MAINTAINERS | 3 +- fs/notify/fanotify/fanotify_user.c | 17 +++-- fs/notify/inotify/inotify_user.c | 17 +++-- kernel/ucount.c | 19 ++--- sound/core/pcm_native.c | 5 +- sound/pci/hda/patch_realtek.c | 2 + sound/soc/Kconfig | 1 + sound/soc/amd/acp-da7219-max98357a.c | 5 ++ sound/soc/amd/acp-pcm-dma.c | 2 +- sound/soc/amd/raven/acp3x-pcm-dma.c | 2 +- sound/soc/amd/renoir/acp3x-pdm-dma.c | 2 +- sound/soc/amd/renoir/rn-pci-acp3x.c | 2 + sound/soc/codecs/Kconfig | 1 + sound/soc/codecs/Makefile | 5 +- sound/soc/codecs/cs42l42.c | 104 ++++++++++++++++++--------- sound/soc/codecs/cs42l42.h | 3 + sound/soc/codecs/nau8824.c | 42 ++--------- sound/soc/codecs/rt5682.c | 1 + sound/soc/codecs/tlv320aic31xx.c | 10 +++ sound/soc/codecs/tlv320aic32x4.c | 33 +++++++-- sound/soc/codecs/wm_adsp.c | 1 - sound/soc/intel/atom/sst-mfld-platform-pcm.c | 3 +- sound/soc/intel/boards/sof_da7219_max98373.c | 2 +- sound/soc/kirkwood/kirkwood-dma.c | 26 ++++--- sound/soc/soc-component.c | 63 +++++++--------- sound/soc/sof/intel/Kconfig | 4 +- sound/soc/sof/intel/hda-ipc.c | 4 +- sound/soc/sof/intel/hda.c | 12 ++++ sound/soc/uniphier/aio-dma.c | 2 +- sound/soc/xilinx/xlnx_formatter_pcm.c | 4 +- 30 files changed, 239 insertions(+), 158 deletions(-)