firewire: core: use inline helper functions to serialize phy config packet
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Thu, 6 Jun 2024 23:51:33 +0000 (08:51 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 16 Jun 2024 23:37:04 +0000 (08:37 +0900)
commit67e51784c1974e0db8457ef5bcc179b9511bce22
treeb5b41e39360dddec78e59870f7ae7d4472fa0fa7
parent75d47101fa37e60570bd97debd18e5519272d233
firewire: core: use inline helper functions to serialize phy config packet

This commit uses the added helper functions to obsolete the existing
implementation for phy configuration packet.

Link: https://lore.kernel.org/r/20240606235133.231543-3-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/core-transaction.c