diff options
author | Chen-Yu Tsai <wenst@chromium.org> | 2025-05-15 15:38:22 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-05-15 09:44:43 +0200 |
commit | 0be889823f93429dab396cb7ac061d02046bd962 (patch) | |
tree | 2898053f52adf2b2abdafb0cb7068fe4167dac3b /scripts/lib/kdoc/kdoc_output.py | |
parent | 91c2685430f217ae8f2866e4372948eaf123b5c4 (diff) |
ASoC: mediatek: mt8183-afe-pcm: Shorten irq_data table using macros
The irq_data table describes all the supported interrupts for the audio
frontend. The parameters are either the same or can be derived from the
interrupt number. This results in a very long table (in source code)
that can be shortened with macros.
Do just that.
Signed-off-by: Chen-Yu Tsai <wenst@chromium.org>
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
Link: https://patch.msgid.link/20250515073825.4155297-3-wenst@chromium.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_output.py')
0 files changed, 0 insertions, 0 deletions