[GIT PULL] firewire fixes for v6.9-rc1
From: Takashi Sakamoto
Date: Thu Mar 21 2024 - 09:11:15 EST
Hi Linus,
After merging the previous PR, we realized that it brings some regressions
to the device attributes in sysfs. We should have had enough tests before
requesting... Let us fix them in this additional PR.
The following changes since commit 4438a810f3962a65d1d7259ee4195853a4d21a00:
Merge tag 'firewire-updates-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394 (2024-03-16 10:17:53 -0700)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394.git tags/firewire-fixes-6.9-rc1
for you to fetch changes up to bfb1ad3c6aab2341ace13222ac0a78e5b4c239c8:
firewire: core: add memo about the caller of show functions for device attributes (2024-03-21 21:20:18 +0900)
----------------------------------------------------------------
firewire fixes for 6.9-rc1
The previous PR includes some regressions in some device attributes exposed to
sysfs. They are fixed now.
----------------------------------------------------------------
Li Zhijian (1):
Revert "firewire: Kill unnecessary buf check in device_attribute.show"
Takashi Sakamoto (1):
firewire: core: add memo about the caller of show functions for device attributes
drivers/firewire/core-device.c | 18 ++++++++++++++----
1 file changed, 14 insertions(+), 4 deletions(-)
Regards
Takashi Sakamoto