]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module
authorLucas Tanure <tanureal@opensource.cirrus.com>
Wed, 11 Aug 2021 18:56:28 +0000 (19:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 12 Aug 2021 11:41:36 +0000 (13:41 +0200)
commit8c70461bbb83cf4bec058a5da16253ec7ac3fecc
tree5e9800c22c8ab36d8807afe77df8d4ac32a983b6
parentca4c5b334f1036d567b6a7d1f695430d7e4fd8a3
ALSA: hda/cirrus: Move CS8409 HDA bridge to separate module

Signed-off-by: Lucas Tanure <tanureal@opensource.cirrus.com>
Signed-off-by: Vitaly Rodionov <vitalyr@opensource.cirrus.com>
Link: https://lore.kernel.org/r/20210811185654.6837-2-vitalyr@opensource.cirrus.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/Kconfig
sound/pci/hda/Makefile
sound/pci/hda/patch_cirrus.c
sound/pci/hda/patch_cs8409.c [new file with mode: 0644]
sound/pci/hda/patch_cs8409.h [new file with mode: 0644]