summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Lemenkov <lemenkov@gmail.com>2022-05-02 15:44:18 +0200
committerPaul Fagerburg <pfagerburg@chromium.org>2022-06-01 21:05:37 +0000
commitb1eda091a3a30e1ae9d2166fccb9321ba24d1a8a (patch)
treef07b98948a7ed5442b322659cd491c07e69e7b33
parent6e807c12a2cb9aa6ea670ebf98a6fb19064e9cac (diff)
downloadcoreboot-b1eda091a3a30e1ae9d2166fccb9321ba24d1a8a.tar.gz
coreboot-b1eda091a3a30e1ae9d2166fccb9321ba24d1a8a.tar.bz2
coreboot-b1eda091a3a30e1ae9d2166fccb9321ba24d1a8a.zip
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>
-rw-r--r--src/mainboard/lenovo/haswell/hda_verb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/haswell/hda_verb.c b/src/mainboard/lenovo/haswell/hda_verb.c
index fac84002237b..60b21be1e4f3 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),