]> www.infradead.org Git - users/jedix/linux-maple.git/commit
firewire: ohci: use helper inline functions to serialize/deserialize self ID packet
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 5 Jun 2024 23:51:53 +0000 (08:51 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 16 Jun 2024 23:37:03 +0000 (08:37 +0900)
commitf9a228364e5e2e80ea964214806d7b65b8ec93fb
tree035a458b62c09c6a673d424ffa9718bf22a135f1
parent8f035147f095cc4b8e79dc4b83cf564ea1a61de1
firewire: ohci: use helper inline functions to serialize/deserialize self ID packet

This commit replaces the existing implementation with the helper
functions for self ID packet.

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