Commit 7acb933
committed
drm: adp: Remove pointless irq_lock spin lock
Interrupt handlers run with interrupts disabled so it is not necessary
to protect them against reentrancy.
Signed-off-by: Janne Grunau <[email protected]>1 parent 61093f2 commit 7acb933
1 file changed
Lines changed: 0 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
124 | | - | |
125 | 124 | | |
126 | 125 | | |
127 | 126 | | |
| |||
492 | 491 | | |
493 | 492 | | |
494 | 493 | | |
495 | | - | |
496 | | - | |
497 | 494 | | |
498 | 495 | | |
499 | 496 | | |
| |||
511 | 508 | | |
512 | 509 | | |
513 | 510 | | |
514 | | - | |
515 | 511 | | |
516 | 512 | | |
517 | 513 | | |
| |||
576 | 572 | | |
577 | 573 | | |
578 | 574 | | |
579 | | - | |
580 | | - | |
581 | 575 | | |
582 | 576 | | |
583 | 577 | | |
| |||
0 commit comments