coreboot-kgpe-d16/src/superio
Felix Held 8c85880236 superio/winbond: remove LDN-specific ops overrides
The pnp ops struct is already passed to the pnp_enable_devices function and it
is used if no override is supplied in the elements of the pnp_info struct array

Change-Id: I4311834f3970bd3471f2f5a73ca7da3c03936d37
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/27385
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
2018-07-25 09:28:20 +00:00
..
acpi superio/acpi/pnp.asl: Fix PNP_READ_DMA/PNP_WRITE_DMA macros 2017-10-25 14:32:39 +00:00
common
fintek superio/fintek: remove LDN-specific ops overrides 2018-07-25 09:26:27 +00:00
intel superio/intel: remove LDN-specific ops overrides 2018-07-25 09:26:47 +00:00
ite superio/ite: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:49:40 +00:00
nsc superio/nsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:52:12 +00:00
nuvoton superio/nuvoton/npcd378: Add ACPI code for S3 resume 2018-07-24 11:50:52 +00:00
renesas superio/renesas: remove LDN-specific ops overrides 2018-07-25 09:27:22 +00:00
serverengines superio/*: Relocate Kconfig to chip folder. 2016-08-09 10:38:30 +02:00
smsc superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
via superio/via: remove LDN-specific ops overrides 2018-07-25 09:27:58 +00:00
winbond superio/winbond: remove LDN-specific ops overrides 2018-07-25 09:28:20 +00:00
Makefile.inc