Commit 14f6ca5
committed
firewire: ohci: use devres for PCI-related resources
The PCI framework supports managed device resource to maintain the
lifetime of PCI specific resources.
This commit allows 1394 OHCI driver to utilize it.
Link: https://lore.kernel.org/r/20230604054451.161076-3-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>1 parent f86319c commit 14f6ca5
1 file changed
+3
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3588 | 3588 | | |
3589 | 3589 | | |
3590 | 3590 | | |
3591 | | - | |
| 3591 | + | |
3592 | 3592 | | |
3593 | 3593 | | |
3594 | 3594 | | |
| |||
3605 | 3605 | | |
3606 | 3606 | | |
3607 | 3607 | | |
3608 | | - | |
3609 | | - | |
| 3608 | + | |
3610 | 3609 | | |
3611 | 3610 | | |
3612 | 3611 | | |
3613 | 3612 | | |
3614 | 3613 | | |
3615 | | - | |
| 3614 | + | |
3616 | 3615 | | |
3617 | 3616 | | |
3618 | 3617 | | |
| |||
3752 | 3751 | | |
3753 | 3752 | | |
3754 | 3753 | | |
3755 | | - | |
3756 | | - | |
3757 | 3754 | | |
3758 | 3755 | | |
3759 | 3756 | | |
| |||
3798 | 3795 | | |
3799 | 3796 | | |
3800 | 3797 | | |
3801 | | - | |
3802 | 3798 | | |
3803 | 3799 | | |
3804 | 3800 | | |
| |||
0 commit comments