coreboot-kgpe-d16/src/superio/smsc
Edward O'Callaghan 85836c2215 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component
The romstage component of Super I/O support is in fact written around
passing a lower and upper half packed integer. We currently have two
typedef's for this, 'device_t' and 'pnp_devfn_t'. We wish to make use of
'pnp_devfn_t' over 'device_t' as 'device_t' changes it's typedef in the
ramstage context and so is really a conflicting definition. This helps
solve problems down the road to having the 'real' 'device_t' definition
usable in romstage later.

This follows on from the rational given in:
c2956e7 device/pci_early.c: Mixes up variants of a typedefs to 'u32'

Change-Id: Ia9f238ebb944f9fe7b274621ee0c09a6de288a76
Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com>
Reviewed-on: http://review.coreboot.org/6231
Reviewed-by: Nico Huber <nico.h@gmx.de>
Tested-by: build bot (Jenkins)
2014-10-27 12:50:33 +01:00
..
fdc37m60x superio: Use 'pnp_devfn_t' over 'device_t' in romstage component 2014-10-27 12:50:33 +01:00
fdc37n972 superio/smsc/fdc37n972: Trivial cleanup reorder headers 2014-06-21 00:02:14 +02:00
kbc1100 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component 2014-10-27 12:50:33 +01:00
lpc47b272 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component 2014-10-27 12:50:33 +01:00
lpc47b397 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component 2014-10-27 12:50:33 +01:00
lpc47m10x superio: Use 'pnp_devfn_t' over 'device_t' in romstage component 2014-10-27 12:50:33 +01:00
lpc47m15x superio: Use 'pnp_devfn_t' over 'device_t' in romstage component 2014-10-27 12:50:33 +01:00
lpc47n207 Add support for SMSC LPC47N207 SuperI/O chip 2012-04-06 21:22:22 +02:00
lpc47n217 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component 2014-10-27 12:50:33 +01:00
lpc47n227 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component 2014-10-27 12:50:33 +01:00
mec1308 superio/smsc: Add some missing header guards 2014-07-18 14:42:03 +02:00
sch4037 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component 2014-10-27 12:50:33 +01:00
sio10n268 superio,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:19:14 +02:00
sio1007 superio,Makefile.inc: Trivial - drop trailing blank lines at EOF 2014-07-17 02:19:14 +02:00
sio1036 superio: Use 'pnp_devfn_t' over 'device_t' in romstage component 2014-10-27 12:50:33 +01:00
smscsuperio superio: Use 'pnp_devfn_t' over 'device_t' in romstage component 2014-10-27 12:50:33 +01:00
Kconfig AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperio 2013-03-06 19:07:28 +01:00
Makefile.inc GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00