linux/arch/microblaze/pci
Nicholas Mc Guire bd05a58ddf microblaze: warn if of_iomap() failed
of_iomap() can return NULL. The function is void thus error propagation
is not possible but at least a WARN_ON() seems warranted here as a silent
failure might lead to a hard to understand system state.

Signed-off-by: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2018-07-11 10:06:46 +02:00
..
indirect_pci.c microblaze: remove unnecessary prom.h includes 2018-04-23 12:43:44 +02:00
iomap.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
Makefile microblaze/pci: Move the remains of pci_32.c to pci-common.c 2011-06-08 09:08:38 +10:00
pci-common.c microblaze/PCI: Remove pcibios_claim_one_bus() dead code 2018-05-22 07:55:35 -05:00
xilinx_pci.c microblaze: warn if of_iomap() failed 2018-07-11 10:06:46 +02:00