mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [GIT PULL] Staging driver fixes for 6.10-rc6
@ 2024-06-30 14:12 Greg KH
  2024-06-30 16:28 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Greg KH @ 2024-06-30 14:12 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton, Stephen Rothwell
  Cc: linux-kernel, linux-staging

The following changes since commit 6ba59ff4227927d3a8530fc2973b80e94b54d58f:

  Linux 6.10-rc4 (2024-06-16 13:40:16 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.10-rc6

for you to fetch changes up to fcdd7b7bda3c21d1ba1247419e4a1eb8e2d0bfbb:

  staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not set (2024-06-27 15:47:30 +0200)

----------------------------------------------------------------
Staging driver fixes for 6.10-rc6

Here are 2 small staging driver fixes for 6.10-rc6, both for the
vc04_services drivers:
 - build fix if CONFIG_DEBUGFS was not set
 - initialization check fix that was much reported.

Both of these have been in linux-next this week with no reported issues.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

----------------------------------------------------------------
Bernhard Rosenkränzer (1):
      staging: vchiq_debugfs: Fix build if CONFIG_DEBUG_FS is not set

Kieran Bingham (1):
      staging: vc04_services: vchiq_arm: Fix initialisation check

 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.c     | 4 ++--
 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_core.h    | 5 +++++
 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_debugfs.c | 2 +-
 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_dev.c     | 7 ++++++-
 4 files changed, 14 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-06-30 16:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-30 14:12 [GIT PULL] Staging driver fixes for 6.10-rc6 Greg KH
2024-06-30 16:28 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®