public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] firewire: minor code refactoring for link internal data
@ 2024-07-29 13:46 Takashi Sakamoto
  2024-07-29 13:46 ` [PATCH 1/3] firewire: ohci: use TCODE_LINK_INTERNAL consistently Takashi Sakamoto
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Takashi Sakamoto @ 2024-07-29 13:46 UTC (permalink / raw)
  To: linux1394-devel; +Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-07-30 12:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-29 13:46 [PATCH 0/3] firewire: minor code refactoring for link internal data Takashi Sakamoto
2024-07-29 13:46 ` [PATCH 1/3] firewire: ohci: use TCODE_LINK_INTERNAL consistently Takashi Sakamoto
2024-07-29 13:46 ` [PATCH 2/3] firewire: ohci: minor code refactoring to localize text table Takashi Sakamoto
2024-07-29 13:46 ` [PATCH 3/3] firewire: core: use common helper function to serialize phy configuration packet Takashi Sakamoto
2024-07-30 12:36 ` [PATCH 0/3] firewire: minor code refactoring for link internal data Takashi Sakamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox