From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: linux1394-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] firewire: add helper functions for phy configuration packet
Date: Sat, 8 Jun 2024 08:07:49 +0900 [thread overview]
Message-ID: <20240607230749.GA245773@workstation.local> (raw)
In-Reply-To: <20240606235133.231543-1-o-takashi@sakamocchi.jp>
On Fri, Jun 07, 2024 at 08:51:31AM +0900, Takashi Sakamoto wrote:
> Hi,
>
> In recent months, the batch of helper functions was added to serialize
> and deserialize content of packet in IEEE 1394 protocol. This series of
> changes includes some helper functions for phy configuration packet as
> well as some KUnit tests for them.
>
> Takashi Sakamoto (2):
> firewire: core: add tests for serialization/deserialization of phy
> config packet
> firewire: core: use inline helper functions to serialize phy config
> packet
>
> drivers/firewire/core-transaction.c | 22 +++----
> drivers/firewire/packet-serdes-test.c | 79 +++++++++++++++++++++++
> drivers/firewire/phy-packet-definitions.h | 55 ++++++++++++++++
> 3 files changed, 144 insertions(+), 12 deletions(-)
Applied to for-next branch.
Regards
Takashi Sakamoto
prev parent reply other threads:[~2024-06-07 23:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-06 23:51 [PATCH 0/2] firewire: add helper functions for phy configuration packet Takashi Sakamoto
2024-06-06 23:51 ` [PATCH 1/2] firewire: core: add tests for serialization/deserialization of phy config packet Takashi Sakamoto
2024-06-06 23:51 ` [PATCH 2/2] firewire: core: use inline helper functions to serialize " Takashi Sakamoto
2024-06-07 23:07 ` Takashi Sakamoto [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240607230749.GA245773@workstation.local \
--to=o-takashi@sakamocchi.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.