coreboot-kgpe-d16/src/superio/winbond
Patrick Rudolph 98b72dadf0 superio/*: Don't use conf_mode directly
Use the functions defined in device/pnp.h instead of using the
conf_mode directly.
This will make future refactoring easier.

Change-Id: Ibb94d86b3ee861f44cded469ff58b545dd7311fd
Signed-off-by: Patrick Rudolph <patrick.rudolph@9elements.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37638
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
2019-12-13 09:04:55 +00:00
..
common
w83627dhg superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
w83627ehg superio: Use 'include <stdlib.h>' when appropriate 2019-10-20 15:55:25 +00:00
w83627hf superio/*/*/acpi: Improve the readability of the IndexField 2019-11-05 16:08:55 +00:00
w83627thg src: Use 'include <string.h>' when appropriate 2019-03-20 20:27:51 +00:00
w83627uhg superio: Use 'include <stdlib.h>' when appropriate 2019-10-20 15:55:25 +00:00
w83667hg-a superio/*: Don't use conf_mode directly 2019-12-13 09:04:55 +00:00
w83977tf superio: Use 'include <stdlib.h>' when appropriate 2019-10-20 15:55:25 +00:00
Makefile.inc