[PATCH 0/3] firewire: minor code refactoring for link internal data

From: Takashi Sakamoto
Date: Mon Jul 29 2024 - 09:47:03 EST


Hi,

The current implementation of both core functions and 1394 OHCI driver has
some points that need to be refactored regarding the handling of link-
internal data.

This patchset is for the purpose.

Takashi Sakamoto (3):
firewire: ohci: use TCODE_LINK_INTERNAL consistently
firewire: ohci: minor code refactoring to localize text table
firewire: core: use common helper function to serialize phy
configuration packet

drivers/firewire/core-cdev.c | 4 +++-
drivers/firewire/core-transaction.c | 2 +-
drivers/firewire/ohci.c | 37 +++++++++++++++++------------
drivers/firewire/ohci.h | 1 -
4 files changed, 26 insertions(+), 18 deletions(-)

--
2.43.0