coreboot/src/include/device
Furquan Shaikh 4e08479688 device: Add scan_generic_bus support
scan_smbus routine does not perform any smbus specific operation. Thus,
rename the routine to scan_generic_bus so that it can be used by other
buses like SPI. Add a wrapper scan_smbus to allow other users of smbus
scan to continue working as before.

BUG=chrome-os-partner:59832
BRANCH=None
TEST=Compiles successfully

Change-Id: I8ca1a2b7f2906d186ec39e9223ce18b8a1f27196
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/18363
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
2017-02-16 08:41:52 +01:00
..
dram device/dram/ddr3: Calculate CRC16 of SPD unique identifier 2016-11-20 21:21:59 +01:00
azalia.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
azalia_device.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
cardbus.h
device.h device: Add scan_generic_bus support 2017-02-16 08:41:52 +01:00
drm_dp_helper.h
early_smbus.h include/device/early_smbus.h: Declare smbus write function 2016-11-23 22:52:58 +01:00
hypertransport.h
hypertransport_def.h
i2c.h device: i2c: Add support for I2C bus operations 2016-06-09 17:05:40 +02:00
path.h device: Add a new "SPI" device type 2017-02-16 08:41:28 +01:00
pci.h device/pci.h: change #ifdef argument to __SIMPLE_DEVICE__ 2016-09-04 05:49:15 +02:00
pci_def.h include/device: Move inline functions from pci_def.h to pci.h 2016-02-03 03:32:58 +01:00
pci_ehci.h tree: drop last paragraph of GPL copyright header 2015-10-31 21:37:39 +01:00
pci_ids.h AGESA binaryPI: Fix PCI ID namespace 2016-11-23 23:02:57 +01:00
pci_ops.h PCI ops: Remove pci_mmio_xx() in ramstage 2016-12-06 20:47:49 +01:00
pci_rom.h x86/acpi: Add VFCT table 2017-02-04 23:01:37 +01:00
pciexp.h
pcix.h
pnp.h device/pnp: Ability to set vendor specific logical device config 2015-12-29 18:17:01 +01:00
pnp_def.h device/pnp: Ability to set vendor specific logical device config 2015-12-29 18:17:01 +01:00
resource.h
smbus.h southbridge/amd/sb700: Allow use of auxiliary SMBUS controller 2015-10-24 02:01:17 +02:00
smbus_def.h
spi.h device: Add a new "SPI" device type 2017-02-16 08:41:28 +01:00