diff options
author | Takashi Iwai <tiwai@suse.de> | 2022-02-14 17:55:39 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2022-02-14 17:55:39 +0100 |
commit | 5948342a526f43ffbd02ebac64670e55475b7e09 (patch) | |
tree | 7232f9fd177424661ed21e3a4300090eb60f6b27 /sound/soc/amd/acp/acp-mach.h | |
parent | ALSA: hda/realtek: Fix deadlock by COEF mutex (diff) | |
parent | ASoC: wm_adsp: Correct control read size when parsing compressed buffer (diff) | |
download | linux-5948342a526f43ffbd02ebac64670e55475b7e09.tar.xz linux-5948342a526f43ffbd02ebac64670e55475b7e09.zip |
Merge tag 'asoc-fix-v5.17-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v5.18
More fixes that have arrived in the past few -rcs, plus a MAINTAINERS
update. The biggest update here is the fix for control change
notifications in ASoC generic controls found by mixer-test.
Diffstat (limited to 'sound/soc/amd/acp/acp-mach.h')
-rw-r--r-- | sound/soc/amd/acp/acp-mach.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/amd/acp/acp-mach.h b/sound/soc/amd/acp/acp-mach.h index fd6299844ebe..c855f50d6b34 100644 --- a/sound/soc/amd/acp/acp-mach.h +++ b/sound/soc/amd/acp/acp-mach.h @@ -21,7 +21,6 @@ #include <linux/gpio/consumer.h> #define EN_SPKR_GPIO_GB 0x11F -#define EN_SPKR_GPIO_NK 0x146 #define EN_SPKR_GPIO_NONE -EINVAL enum be_id { |