diff options
author | Simon Trimmer <simont@opensource.cirrus.com> | 2024-06-17 16:41:02 +0100 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2024-06-18 11:58:44 +0200 |
commit | 960ccf6eafacaa4fc6b244fb91e736113c3fb715 (patch) | |
tree | 81652ddb19689a1638d19ae8c3d3c117a54fc1ea /scripts/lib/kdoc/kdoc_parser.py | |
parent | d85002b5d1f464157ff7d0099234d4626aa6cbc2 (diff) |
ALSA: hda: hda_component: Introduce component parent structure
In preparation for moving duplicated members from the hda_component
structure introduce a parent structure that wraps the array of
components. This also allows us to confine the knowledge of the maximum
number of entries to the hda_component files and eliminate passing that
redundant information around and making direct accesses to the array.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Link: https://lore.kernel.org/20240617154105.108635-2-simont@opensource.cirrus.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions