firewire: ohci: use static inline functions to serialize data of IT DMA
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 2 Aug 2024 00:36:06 +0000 (09:36 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Fri, 2 Aug 2024 00:36:06 +0000 (09:36 +0900)
commit8a96e7be8c33cbd809ca13c9590167a336e2e322
tree5ca8c3acbaef99e24637dc02ef2bc4cfe2baada2
parent1ce2a92b5389266cc5b79b5f4042a81ee15f503a
firewire: ohci: use static inline functions to serialize data of IT DMA

THis commit replaces current implementation with the helper functions added
in the former commit.

Link: https://lore.kernel.org/r/20240802003606.109402-5-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/ohci.c