Commit 5a95f1d
committed
firewire: ohci: use devres for requested IRQ
The 1394 OHCI controller register handler to single interrupt number.
This commit uses managed device resource to maintain the lifetime of
requested IRQ.
Link: https://lore.kernel.org/r/20230604054451.161076-6-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>1 parent 8320442 commit 5a95f1d
1 file changed
+4
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3697 | 3697 | | |
3698 | 3698 | | |
3699 | 3699 | | |
3700 | | - | |
3701 | | - | |
3702 | | - | |
| 3700 | + | |
| 3701 | + | |
| 3702 | + | |
3703 | 3703 | | |
3704 | | - | |
3705 | 3704 | | |
3706 | 3705 | | |
3707 | 3706 | | |
3708 | 3707 | | |
3709 | 3708 | | |
3710 | | - | |
| 3709 | + | |
3711 | 3710 | | |
3712 | 3711 | | |
3713 | 3712 | | |
| |||
3720 | 3719 | | |
3721 | 3720 | | |
3722 | 3721 | | |
3723 | | - | |
3724 | | - | |
3725 | 3722 | | |
3726 | 3723 | | |
3727 | 3724 | | |
| |||
3759 | 3756 | | |
3760 | 3757 | | |
3761 | 3758 | | |
3762 | | - | |
3763 | 3759 | | |
3764 | 3760 | | |
3765 | 3761 | | |
| |||
0 commit comments