<p>Matt DeVillier has uploaded this change for <strong>review</strong>.</p><p><a href="https://review.coreboot.org/20481">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">samsung/lumpy: fix comments in hda_verb.c<br><br>Fix comments to reflect correct manufacturer/model, SSID.<br><br>Change-Id: Ibaa39fbb8081393ef4696c6f2470a546e801f483<br>Signed-off-by: Matt DeVillier <matt.devillier@gmail.com><br>---<br>M src/mainboard/samsung/lumpy/hda_verb.c<br>1 file changed, 2 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://review.coreboot.org:29418/coreboot refs/changes/81/20481/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/src/mainboard/samsung/lumpy/hda_verb.c b/src/mainboard/samsung/lumpy/hda_verb.c<br>index 51f5b3b..9c97f12 100644<br>--- a/src/mainboard/samsung/lumpy/hda_verb.c<br>+++ b/src/mainboard/samsung/lumpy/hda_verb.c<br>@@ -17,11 +17,11 @@<br> <br> const u32 cim_verb_data[] = {<br>   /* coreboot specific header */<br>-       0x10134210,     // Codec Vendor / Device ID: Realtek ALC262<br>+  0x10134210,     // Codec Vendor / Device ID: Cirrus Logic CS4210<br>      0x144db082,     // Subsystem ID<br>       0x00000007,     // Number of jacks<br> <br>-        /* NID 0x01, HDA Codec Subsystem ID Verb Table: 0x144dc0c2 */<br>+        /* NID 0x01, HDA Codec Subsystem ID Verb Table: 0x144db082 */<br>         AZALIA_SUBVENDOR(0x0, 0x144db082),<br> <br>         0x00170500,<br></pre><p>To view, visit <a href="https://review.coreboot.org/20481">change 20481</a>. To unsubscribe, visit <a href="https://review.coreboot.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://review.coreboot.org/20481"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: coreboot </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ibaa39fbb8081393ef4696c6f2470a546e801f483 </div>
<div style="display:none"> Gerrit-Change-Number: 20481 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Matt DeVillier <matt.devillier@gmail.com> </div>