Files
u-boot/drivers
Pali Rohár 5a5024fee0 usb: xhci-pci: Check for errors from dm_pci_map_bar()
Function dm_pci_map_bar() may fail and returns NULL. Check this to prevent
dereferencing a NULL pointer.

In xhci-pci this may happen when board does not enable CONFIG_PCI_PNP and
PCI_BASE_ADDRESS_0 contains unconfigured zero address.

Signed-off-by: Pali Rohár <pali@kernel.org>
2021-02-10 22:23:24 +01:00
..
2021-01-31 23:55:56 +00:00
2021-02-09 10:34:27 +01:00
2021-02-07 19:22:54 +01:00
2021-01-30 14:25:41 -07:00
2021-01-30 14:25:41 -07:00
2021-02-08 14:01:15 +05:30
2021-01-05 16:20:26 -05:00
2021-01-25 21:52:01 +00:00
2021-01-18 15:23:06 -05:00
2021-02-03 03:38:41 -07:00
2020-12-18 20:32:21 -07:00
2021-01-23 11:30:31 +01:00
2020-11-06 10:18:20 +08:00