Commit 086a0af
committed
firewire: ohci: use devres for MMIO region mapping
The PCI framework has the convenient helper function to check and map MMIO
region with managed device resource.
This commit elaborates 1394 OHCI driver to use the function.
Link: https://lore.kernel.org/r/20230604054451.161076-4-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>1 parent 14f6ca5 commit 086a0af
1 file changed
+6
-20
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3608 | 3608 | | |
3609 | 3609 | | |
3610 | 3610 | | |
3611 | | - | |
| 3611 | + | |
3612 | 3612 | | |
3613 | | - | |
3614 | | - | |
3615 | | - | |
3616 | | - | |
3617 | | - | |
3618 | | - | |
3619 | | - | |
3620 | | - | |
3621 | | - | |
| 3613 | + | |
| 3614 | + | |
3622 | 3615 | | |
| 3616 | + | |
3623 | 3617 | | |
3624 | 3618 | | |
3625 | 3619 | | |
| |||
3644 | 3638 | | |
3645 | 3639 | | |
3646 | 3640 | | |
3647 | | - | |
3648 | | - | |
3649 | | - | |
3650 | | - | |
| 3641 | + | |
| 3642 | + | |
3651 | 3643 | | |
3652 | 3644 | | |
3653 | 3645 | | |
| |||
3747 | 3739 | | |
3748 | 3740 | | |
3749 | 3741 | | |
3750 | | - | |
3751 | | - | |
3752 | | - | |
3753 | | - | |
3754 | 3742 | | |
3755 | 3743 | | |
3756 | 3744 | | |
| |||
3793 | 3781 | | |
3794 | 3782 | | |
3795 | 3783 | | |
3796 | | - | |
3797 | | - | |
3798 | 3784 | | |
3799 | 3785 | | |
3800 | 3786 | | |
| |||
0 commit comments