diff options
author | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2023-11-30 17:32:06 +0300 |
---|---|---|
committer | Lee Jones <lee@kernel.org> | 2023-12-07 16:50:30 +0300 |
commit | 0c679fffd67605a2c10a61a9a09890970eae11a9 (patch) | |
tree | adb10791f7ea07576a91a80703d9d7c72b37157e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7a29fa05aeca2c16193f00a883c56ffc7c25b6c5 (diff) | |
download | linux-0c679fffd67605a2c10a61a9a09890970eae11a9.tar.xz |
mfd: intel-lpss: Don't fail probe on success of pci_alloc_irq_vectors()
The pci_alloc_irq_vectors() returns a positive number on success.
Hence we have to filter the negative numbers for error condition.
Update the check accordingly.
Fixes: e6951fb78787 ("mfd: intel-lpss: Use PCI APIs instead of dereferencing")
Reported-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Tested-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20231130143206.1475831-1-andriy.shevchenko@linux.intel.com
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions