diff options
| author | David Lechner <dlechner@baylibre.com> | 2023-11-17 14:12:57 -0600 | 
|---|---|---|
| committer | Mark Brown <broonie@kernel.org> | 2023-11-20 13:29:08 +0000 | 
| commit | 076f32d5db73f16c95b38149f9168210cf267b33 (patch) | |
| tree | afdffa1630e6e3af5aebe590c2f2ebab6686ae89 /net/lapb/lapb_subr.c | |
| parent | e094de13ae78035c5642d5dfc65b07301765eebc (diff) | |
spi: axi-spi-engine: use devm_request_irq()
This replaces request_irq() with devm_request_irq() in the AXI SPI
Engine driver. This simplifies the error path and removes the need to
call free_irq() in the remove function.
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://lore.kernel.org/r/20231117-axi-spi-engine-series-1-v1-6-cc59db999b87@baylibre.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions
