Paul Fagerburg has submitted this change. ( https://review.coreboot.org/c/coreboot/+/63995 )
Change subject: mb/lenovo/t440p/hda_verb: Whitespace ......................................................................
mb/lenovo/t440p/hda_verb: Whitespace
Signed-off-by: Peter Lemenkov lemenkov@gmail.com Change-Id: I92c167bf95e605e098324b9e80cfaab8f589dcab Reviewed-on: https://review.coreboot.org/c/coreboot/+/63995 Tested-by: build bot (Jenkins) no-reply@coreboot.org Reviewed-by: Arthur Heymans arthur@aheymans.xyz --- M src/mainboard/lenovo/haswell/hda_verb.c 1 file changed, 1 insertion(+), 1 deletion(-)
Approvals: build bot (Jenkins): Verified Arthur Heymans: Looks good to me, approved
diff --git a/src/mainboard/lenovo/haswell/hda_verb.c b/src/mainboard/lenovo/haswell/hda_verb.c index fac8400..60b21be 100644 --- a/src/mainboard/lenovo/haswell/hda_verb.c +++ b/src/mainboard/lenovo/haswell/hda_verb.c @@ -3,7 +3,7 @@ #include <device/azalia_device.h>
const u32 cim_verb_data[] = { - 0x10ec0292, /* Codec Vendor / Device ID: Realtek */ + 0x10ec0292, /* Codec Vendor / Device ID: Realtek ALC292 */ 0x17aa220e, /* Subsystem ID */ 32, /* Number of 4 dword sets */ AZALIA_SUBVENDOR(0, 0x17aa220e),