[GIT PULL] Staging driver fix for 6.10-rc4
From: Greg KH
Date: Sun Jun 16 2024 - 06:51:40 EST
The following changes since commit c3f38fa61af77b49866b006939479069cd451173:
Linux 6.10-rc2 (2024-06-02 15:44:56 -0700)
are available in the Git repository at:
ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.10-rc4
for you to fetch changes up to c3552ab19aeb8101b751e7c7ad45deab9e1134e1:
staging: vchiq_debugfs: Fix NPD in vchiq_dump_state (2024-06-04 13:36:44 +0200)
----------------------------------------------------------------
Staging driver fix for 6.10-rc4
Here is a single staging driver fix, for the vc04 driver, for 6.10-rc4.
It resolves a reported problem that showed up in the 6.10-rc1 set of
changes.
It's been in linux-next for over a week with no reported problems.
Signed-off-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
----------------------------------------------------------------
Stefan Wahren (1):
staging: vchiq_debugfs: Fix NPD in vchiq_dump_state
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c | 2 +-
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.c | 8 ++++----
drivers/staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.h | 2 +-
3 files changed, 6 insertions(+), 6 deletions(-)