diff options
| author | Stefan Wahren <wahrenst@gmx.net> | 2024-01-28 21:10:47 +0100 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2024-01-31 13:38:50 +0000 |
| commit | 3c5e48780882d1c2de5efc9667c633ff0ebae2bc (patch) | |
| tree | f9b823887872a04ee94ee40503531fe61e6ca8f8 /tools/perf/scripts/python/bin | |
| parent | 1a10d67ca426f6f5a76fbb81270d4ad1b44d3950 (diff) | |
| download | linux-3c5e48780882d1c2de5efc9667c633ff0ebae2bc.tar.gz linux-3c5e48780882d1c2de5efc9667c633ff0ebae2bc.zip | |
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/bin')
0 files changed, 0 insertions, 0 deletions
