diff options
author | Stefan Wahren <wahrenst@gmx.net> | 2024-01-28 23:10:47 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2024-01-31 16:38:50 +0300 |
commit | 3c5e48780882d1c2de5efc9667c633ff0ebae2bc (patch) | |
tree | f9b823887872a04ee94ee40503531fe61e6ca8f8 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1a10d67ca426f6f5a76fbb81270d4ad1b44d3950 (diff) | |
download | linux-3c5e48780882d1c2de5efc9667c633ff0ebae2bc.tar.xz |
qca_spi: Improve SPI IRQ handling
The functions qcaspi_netdev_open/close are responsible of request &
free of the SPI interrupt, which wasn't the best choice because
allocation problems are discovered not during probe. So let us split
IRQ allocation & enabling, so we can take advantage of a device
managed IRQ.
Signed-off-by: Stefan Wahren <wahrenst@gmx.net>
Reviewed-by: Jacob Keller <jacob.e.keller@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions