Re: [PATCH 0/3] firewire: minor code refactoring for link internal data
From: Takashi Sakamoto
Date: Tue Jul 30 2024 - 08:36:25 EST
On Mon, Jul 29, 2024 at 10:46:28PM +0900, Takashi Sakamoto wrote:
> 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(-)
Applied to for-next branch.
Regards
Takashi Sakamoto