]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ALSA: hda: hda_component: Change codecs to use component parent structure
authorSimon Trimmer <simont@opensource.cirrus.com>
Mon, 17 Jun 2024 15:41:03 +0000 (16:41 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 18 Jun 2024 09:58:45 +0000 (11:58 +0200)
commit1adf91011f60e6d992cb1294e77a872845a390ed
tree3095bd8b521cac5b4be3213ba16d36351c31f5db
parent960ccf6eafacaa4fc6b244fb91e736113c3fb715
ALSA: hda: hda_component: Change codecs to use component parent structure

Change the hda_component binding APIs to pass the hds_component_parent
as the parameter so the array of components can be abstracted.

Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/20240617154105.108635-3-simont@opensource.cirrus.com
sound/pci/hda/cs35l41_hda.c
sound/pci/hda/cs35l56_hda.c
sound/pci/hda/hda_component.c
sound/pci/hda/hda_component.h
sound/pci/hda/tas2781_hda_i2c.c