]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie...
authorTakashi Iwai <tiwai@suse.de>
Thu, 24 Jul 2025 12:47:49 +0000 (14:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Jul 2025 12:47:49 +0000 (14:47 +0200)
ASoC: Updates for v6.17

There's a few new drivers here and quite a lot of cleanup work from
Morimoto-san but generally this has been quite a quiet release,
resulting in a fairly small diffstat.  Highlights include:

 - Refactoring of the Kconfig menus to be hopefully more consistant and
   easier to navigate.
 - Refactoring of the DAPM code, mainly hiding functionality that
   doesn't need to be exposed to drivers.
 - Removal of the unused upstream weak paths DAPM functionality.
 - Further work on the generic handling for SoundWire SDCA devices.
 - Cleanups of our usage of the PM autosuspend functions, this pulls in
   some PM core changes on a shared tag.
 - Support for AMD ACP7.2 and SoundWire on ACP 7.1, Fairphone 4 & 5,
   various Intel systems, Qualcomm QCS8275, Richtek RTQ9124 and TI TAS5753.

1  2 
MAINTAINERS
sound/soc/codecs/hda.c
sound/soc/codecs/hdac_hdmi.c
sound/soc/intel/avs/pcm.c
sound/soc/sdca/sdca_functions.c

diff --cc MAINTAINERS
Simple merge
Simple merge
index b33cd5178008b1e347930f88d3f75aea2cef067b,3aae0a2eb047a5fc93f8a6823745e5f16b4002e0..e50afd0bfcecc7c960d70ec52351e0f261d88f12
@@@ -24,7 -24,7 +24,6 @@@
  #include <sound/hda_i915.h>
  #include <sound/pcm_drm_eld.h>
  #include <sound/hda_chmap.h>
- #include "hdac_hdmi.h"
 -#include "../../hda/local.h"
  
  #define NAME_SIZE     32
  
Simple merge
Simple merge