coreboot-kgpe-d16/src/superio/smsc
Felix Held b0d868e8fe superio/smsc: pass the chip-specific ops struct to pnp_enable_devices
Pass the address of the chip-specific ops struct instead of the one of the
generic pnp_ops struct to the PNP device enable function.
This allows the removal of the LDN-specific ops overrides which is also done in
this patch.

Change-Id: I16e485494e448ae02e0a7b9e21b90ddbb1a53a4b
Signed-off-by: Felix Held <felix-coreboot@felixheld.de>
Reviewed-on: https://review.coreboot.org/23007
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Martin Roth <martinroth@google.com>
2018-07-18 18:51:52 +00:00
..
dme1737 superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
fdc37n972 superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
kbc1100 superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
lpc47b272 superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
lpc47b397 superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
lpc47m10x superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
lpc47m15x superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
lpc47n207
lpc47n217 superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
lpc47n227 superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
mec1308 superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
sch4037 superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
sio10n268 superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
sio1007
sio1036 superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
smscsuperio superio/smsc: pass the chip-specific ops struct to pnp_enable_devices 2018-07-18 18:51:52 +00:00
Makefile.inc