mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-06 01:43:12 +00:00
PCI enumeration modifies pci_dev, base_addaress at driver initialization therefore this objects move from config_info to driver_data in preparation for config_info becoming const.. We drop code that attempts to update irq_num based on PCI enumeration because the interrupt found by PCI enumeration must always be the same as the statically configured IRQ number. Change-Id: Id5af682dac112ec6dc6e4aa14b655e0047972d38 Signed-off-by: Marcus Shawcroft <marcus.shawcroft@arm.com> |
||
---|---|---|
.known-issues | ||
arch | ||
boards | ||
doc | ||
drivers | ||
ext | ||
fs | ||
include | ||
kernel | ||
lib | ||
misc | ||
net | ||
samples | ||
scripts | ||
tests | ||
usb | ||
.checkpatch.conf | ||
.gitattributes | ||
.gitignore | ||
.gitreview | ||
.mailmap | ||
defaults.tc | ||
Kbuild | ||
Kconfig | ||
Kconfig.zephyr | ||
LICENSE | ||
MAINTAINERS | ||
Makefile | ||
Makefile.inc | ||
zephyr-env.sh |