sb/intel: Use `azalia_program_verb_table()` function
commitd0f053eb9d6f3013788eb3931cbb5b7f433fa954
authorAngel Pons <th3fanbus@gmail.com>
Wed, 10 Nov 2021 15:52:16 +0000 (10 16:52 +0100)
committerPaul Fagerburg <pfagerburg@chromium.org>
Thu, 11 Nov 2021 22:42:10 +0000 (11 22:42 +0000)
tree807d485ef8714bc790a00dee237d1bacf61b3a5c
parent6db243acd0331e148de83314ba4ae58bfd1174fe
sb/intel: Use `azalia_program_verb_table()` function

Use the `azalia_program_verb_table()` function in preparation to
deduplicate Azalia init code.

With this change, the "Azalia: verb loaded." message is now printed when
programming the verbs failed. This will be addressed once `codec_init()`
has been deduplicated.

Change-Id: I5d9e0f19429620166f2a6ef48ec7c963ee64b59c
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/59105
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Arthur Heymans <arthur@aheymans.xyz>
src/southbridge/intel/bd82x6x/azalia.c
src/southbridge/intel/i82801gx/azalia.c
src/southbridge/intel/i82801ix/azalia.c
src/southbridge/intel/i82801jx/azalia.c
src/southbridge/intel/ibexpeak/azalia.c