diff options
author | Bjorn Helgaas <bhelgaas@google.com> | 2015-03-12 20:30:11 +0300 |
---|---|---|
committer | Bjorn Helgaas <bhelgaas@google.com> | 2015-03-13 02:52:22 +0300 |
commit | 1f7bf3bfb5d60c87dcaa708fd9eabbec93f15830 (patch) | |
tree | 4d958ba0627b2984e63d3885a4e00048260d476d /drivers/pci/access.c | |
parent | c770cb4cb505c096eaca0fbbca3169c3aa4c3474 (diff) | |
download | linux-1f7bf3bfb5d60c87dcaa708fd9eabbec93f15830.tar.xz |
PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure
Use dev_warn() to complain about a pci_ioremap_bar() failure so we can
include the driver name, BAR number, and the resource itself. We could use
dev_WARN() to also get the backtrace as we did previously, but I think
that's more information than we need.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Diffstat (limited to 'drivers/pci/access.c')
0 files changed, 0 insertions, 0 deletions