[GIT PULL] firewire updates for v6.13-rc1

From: Takashi Sakamoto
Date: Sat Nov 23 2024 - 02:13:22 EST


Hi Linus,

Please pull some updates for 6.13 from FireWire subsystem. The
development activity has been relatively quiet, so only a few
commits are included in this PR.

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-updates-6.13

for you to fetch changes up to 4752e8cde8344cb8673abdefe0dd74e9a2fe23ad:

tools/firewire: Fix several incorrect format specifiers (2024-11-14 09:12:04 +0900)

----------------------------------------------------------------
firewire updates for v6.13

A few updates for the 6.13 kernel, including some typo corrections in the
software stack and some fixes for tools. Additionally, it includes a
change resulting from the deprecation of a kernel API in the PCI
subsystem.

----------------------------------------------------------------
Luo Yifan (1):
tools/firewire: Fix several incorrect format specifiers

Philipp Stanner (1):
firewire: ohci: Replace deprecated PCI functions

Shen Lichuan (1):
firewire: Correct some typos

drivers/firewire/core-topology.c | 2 +-
drivers/firewire/core.h | 2 +-
drivers/firewire/ohci.c | 11 +++++------
tools/firewire/decode-fcp.c | 2 +-
tools/firewire/nosy-dump.c | 6 +++---
5 files changed, 11 insertions(+), 12 deletions(-)


Regards

Takashi Sakamoto