aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/hp/2760p/hda_verb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/hp/2760p/hda_verb.c')
-rw-r--r--src/mainboard/hp/2760p/hda_verb.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/hp/2760p/hda_verb.c b/src/mainboard/hp/2760p/hda_verb.c
index 6a62cf1b8b..48b730a441 100644
--- a/src/mainboard/hp/2760p/hda_verb.c
+++ b/src/mainboard/hp/2760p/hda_verb.c
@@ -21,7 +21,7 @@ const u32 cim_verb_data[] = {
0x111d7605, /* Codec Vendor / Device ID: IDT */
0x103c162a, /* Subsystem ID */
- 0x0000000b, /* Number of 4 dword sets */
+ 11, /* Number of 4 dword sets */
/* NID 0x01: Subsystem ID. */
AZALIA_SUBVENDOR(0x0, 0x103c162a),
@@ -57,13 +57,13 @@ const u32 cim_verb_data[] = {
0x11c11040, /* Codec Vendor / Device ID: LSI */
0x103c3066, /* Subsystem ID */
- 0x00000001, /* Number of 4 dword sets */
+ 1, /* Number of 4 dword sets */
/* NID 0x01: Subsystem ID. */
AZALIA_SUBVENDOR(0x1, 0x103c3066),
0x80862805, /* Codec Vendor / Device ID: Intel */
0x80860101, /* Subsystem ID */
- 0x00000004, /* Number of 4 dword sets */
+ 4, /* Number of 4 dword sets */
/* NID 0x01: Subsystem ID. */
AZALIA_SUBVENDOR(0x3, 0x80860101),