diff options
| author | David Daney <[email protected]> | 2015-09-09 22:57:59 +0000 |
|---|---|---|
| committer | Rob Herring <[email protected]> | 2015-09-17 19:46:11 +0000 |
| commit | c8aa33a7114704f3f5a359893a8e1de9ea2940a5 (patch) | |
| tree | 1ab5d94cda6bbe718da6d84a8afa4778fda52fa0 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | devicetree: bindings: Extend the bma180 bindings with bma250 info (diff) | |
| download | kernel-c8aa33a7114704f3f5a359893a8e1de9ea2940a5.tar.gz kernel-c8aa33a7114704f3f5a359893a8e1de9ea2940a5.zip | |
of_pci_irq: Silence bogus "of_irq_parse_pci() failed ..." messages.
It is perfectly legitimate for a PCI device to have an
PCI_INTERRUPT_PIN value of zero. This happens if the device doesn't
use interrupts, or on PCIe devices, where only MSI/MSI-X are
supported.
Silence the annoying "of_irq_parse_pci() failed with rc=-19" error
messages by moving the printing code into of_irq_parse_pci(), and only
emitting the message for cases where PCI_INTERRUPT_PIN == 0 is not the
cause for an early exit.
Signed-off-by: David Daney <[email protected]>
Signed-off-by: Rob Herring <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
