[coreboot-gerrit] Change in coreboot[master]: samsung/lumpy: fix comments in hda_verb.c

Matt DeVillier (Code Review) gerrit at coreboot.org
Fri Jul 7 00:20:50 CEST 2017


Matt DeVillier has uploaded this change for review. ( https://review.coreboot.org/20481


Change subject: samsung/lumpy: fix comments in hda_verb.c
......................................................................

samsung/lumpy: fix comments in hda_verb.c

Fix comments to reflect correct manufacturer/model, SSID.

Change-Id: Ibaa39fbb8081393ef4696c6f2470a546e801f483
Signed-off-by: Matt DeVillier <matt.devillier at gmail.com>
---
M src/mainboard/samsung/lumpy/hda_verb.c
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/20481/1

diff --git a/src/mainboard/samsung/lumpy/hda_verb.c b/src/mainboard/samsung/lumpy/hda_verb.c
index 51f5b3b..9c97f12 100644
--- a/src/mainboard/samsung/lumpy/hda_verb.c
+++ b/src/mainboard/samsung/lumpy/hda_verb.c
@@ -17,11 +17,11 @@
 
 const u32 cim_verb_data[] = {
 	/* coreboot specific header */
-	0x10134210,	// Codec Vendor / Device ID: Realtek ALC262
+	0x10134210,	// Codec Vendor / Device ID: Cirrus Logic CS4210
 	0x144db082,	// Subsystem ID
 	0x00000007,	// Number of jacks
 
-	/* NID 0x01, HDA Codec Subsystem ID Verb Table: 0x144dc0c2 */
+	/* NID 0x01, HDA Codec Subsystem ID Verb Table: 0x144db082 */
 	AZALIA_SUBVENDOR(0x0, 0x144db082),
 
 	0x00170500,

-- 
To view, visit https://review.coreboot.org/20481
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibaa39fbb8081393ef4696c6f2470a546e801f483
Gerrit-Change-Number: 20481
Gerrit-PatchSet: 1
Gerrit-Owner: Matt DeVillier <matt.devillier at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170706/180eaaf4/attachment.html>


More information about the coreboot-gerrit mailing list