mb/google/sarien/var/sarien/hda_verb: Indent unindented comments
Change-Id: I2d08fa7506c6230491273f57ee0116927b29abe3
Fixes: 95370e1f
("mb/google/sarien: Add HD Audio verb table")
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/54591
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Tim Wawrzynczak <twawrzynczak@chromium.org>
This commit is contained in:
parent
682eb5fe4d
commit
8a6d2ccfa3
|
@ -119,12 +119,12 @@ const u32 cim_verb_data[] = {
|
|||
};
|
||||
|
||||
const u32 pc_beep_verbs[] = {
|
||||
/* PCBeep pass through to NID14 for ePSA test-1 */
|
||||
/* PCBeep pass through to NID14 for ePSA test-1 */
|
||||
0x02050036,
|
||||
0x02047717,
|
||||
0x02050036,
|
||||
0x02047717,
|
||||
/* PCBeep pass through to NID14 for ePSA test-2 */
|
||||
/* PCBeep pass through to NID14 for ePSA test-2 */
|
||||
0x01470740,
|
||||
0x0143B000,
|
||||
0x01470C02,
|
||||
|
|
Loading…
Reference in New Issue