[GIT PULL] firewire fixes for v6.18-rc3
From: Takashi Sakamoto
Date: Sat Oct 25 2025 - 06:42:13 EST
Hi Linus,
Please apply the following fixes to your tree for FireWire subsystem.
The following changes since commit 211ddde0823f1442e4ad052a2f30f050145ccada:
Linux 6.18-rc2 (2025-10-19 15:19:16 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.18-rc3
for you to fetch changes up to 73ba88fb04081372a69f0395958ac6b65d53d134:
firewire: init_ohci1394_dma: add missing function parameter documentation (2025-10-25 08:29:56 +0900)
----------------------------------------------------------------
firewire fixes for 6.18-rc3
A small collection of FireWire fixes. This includes collections to sparse
and API documentation.
----------------------------------------------------------------
Nirbhay Sharma (1):
firewire: init_ohci1394_dma: add missing function parameter documentation
Takashi Sakamoto (1):
firewire: core: fix __must_hold() annotation
drivers/firewire/core-transaction.c | 2 +-
drivers/firewire/init_ohci1394_dma.c | 10 ++++++++++
2 files changed, 11 insertions(+), 1 deletion(-)
Regards
Takashi Sakamoto