Re: [PATCH 0/2] firewire: add helper functions for phy configuration packet

From: Takashi Sakamoto
Date: Fri Jun 07 2024 - 19:08:04 EST


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