mb/*/*/hda_verb.c: Improve code formatting

Change-Id: I294ea867678ad77e454873ecf4948bf2d12c9f80
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/39939
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
This commit is contained in:
Elyes HAOUAS 2020-03-30 22:12:52 +02:00 committed by Angel Pons
parent db2c8dfecb
commit c2e796290a
2 changed files with 6 additions and 6 deletions

View File

@ -5,9 +5,9 @@
const u32 cim_verb_data[] = {
/* coreboot specific header */
0x10ec0883, /* Vendor ID */
0x104382c7, /* Subsystem ID */
0x0000000c, /* Number of entries */
0x10ec0883, /* Vendor ID */
0x104382c7, /* Subsystem ID */
0x0000000c, /* Number of entries */
/* Pin Widget Verb Table */
AZALIA_PIN_CFG(0, 0x14, 0x01014010),

View File

@ -5,9 +5,9 @@
const u32 cim_verb_data[] = {
/* coreboot specific header */
0x10ec0662, /* Vendor ID */
0x1458a002, /* Subsystem ID */
0x00000009, /* Number of entries */
0x10ec0662, /* Vendor ID */
0x1458a002, /* Subsystem ID */
0x00000009, /* Number of entries */
/* Pin Widget Verb Table */
AZALIA_PIN_CFG(0, 0x14, 0x01014010),