diff options
author | Marc Kleine-Budde <[email protected]> | 2023-05-01 18:14:41 +0200 |
---|---|---|
committer | Marc Kleine-Budde <[email protected]> | 2023-10-05 21:46:33 +0200 |
commit | 8227088cb3c2afb58a45a946d92f6bf93d04d6de (patch) | |
tree | 2f88e74fbe11f5d86449b4f66f0a23bf99fa99dc /tools/testing/selftests/bpf/prog_tests/autoload.c | |
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/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/autoload.c')
0 files changed, 0 insertions, 0 deletions