coreboot-kgpe-d16/src/mainboard/intel/emeraldlake2
Angel Pons d8ce9a8de1 mb/**/hda_verb.c: Correct codec ID on subvendor verbs
Looks like the subvendor verb for codec #3 is erroneously using zero as
its codec number. Fix that.

Change-Id: I760533c229287627dd0548a06300c376e045302c
Signed-off-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37850
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Matt DeVillier <matt.devillier@gmail.com>
2020-01-02 14:26:33 +00:00
..
acpi mb/**/acpi: Remove unused files 2019-12-31 18:57:16 +00:00
acpi_tables.c mb/*/*/acpi_tables: Remove unnecessary function call 2019-12-27 09:09:02 +00:00
board_info.txt
chromeos.c src/mainboard: Remove unused '#include <device/pci.h>' 2019-12-20 17:59:59 +00:00
cmos.layout mb/*/*/cmos.layout: Fix coding style 2018-06-28 09:25:30 +00:00
devicetree.cb sb/intel/{bd82x6x|ibexpeak}: Drop p_cnt_throttling_supported 2019-07-19 15:06:23 +00:00
dsdt.asl mb/**/acpi: Remove unused files 2019-12-31 18:57:16 +00:00
early_init.c mb/*/*/early_init.c: Remove unused <device/pci_{def,ops}.h> 2019-12-19 04:30:29 +00:00
ec.c
ec.h
gpio.c mb/*/*/gpio: Use static for const structures 2019-07-18 13:48:43 +00:00
hda_verb.c mb/**/hda_verb.c: Correct codec ID on subvendor verbs 2020-01-02 14:26:33 +00:00
Kconfig Kconfig: comply to Linux 5.3's Kconfig language rules 2019-11-23 20:09:56 +00:00
Kconfig.name
mainboard.c mb/*/{BiosCallOuts,mainboard,romstage}.c: Remove unused <device/pci_{def,ops}.h> 2019-12-19 04:36:23 +00:00
Makefile.inc nb/intel/sandybridge: Set up console in bootblock 2019-11-18 11:48:35 +00:00
smihandler.c mainboard: Remove unneeded include <console/console.h> 2018-11-05 09:01:13 +00:00
thermal.h