diff options
| author | Marc Kleine-Budde <mkl@pengutronix.de> | 2023-05-01 18:14:41 +0200 |
|---|---|---|
| committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2023-10-05 21:46:33 +0200 |
| commit | 8227088cb3c2afb58a45a946d92f6bf93d04d6de (patch) | |
| tree | 2f88e74fbe11f5d86449b4f66f0a23bf99fa99dc /scripts/gdb/linux/utils.py | |
| parent | ccd7cd07051fbd50bbbc6a55547d965c3392f318 (diff) | |
can: at91_can: at91_chip_start(): don't disable IRQs twice
In at91_chip_start() first all IRQs are disabled, they do not have to
be disabled again at the end of the function before the requested IRQs
are enabled.
Remove the 2nd disable of all IRQs at the end of the function.
Link: https://lore.kernel.org/all/20231005-at91_can-rx_offload-v2-14-9987d53600e0@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
