public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <gregkh@linuxfoundation.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
	Andrew Morton <akpm@linux-foundation.org>,
	Stephen Rothwell <sfr@canb.auug.org.au>
Cc: linux-kernel@vger.kernel.org, linux-staging@lists.linux.dev
Subject: [GIT PULL] Staging driver fix for 6.2-rc5
Date: Sat, 21 Jan 2023 16:29:33 +0100	[thread overview]
Message-ID: <Y8wE3Tu3muhrYchq@kroah.com> (raw)

The following changes since commit 5dc4c995db9eb45f6373a956eb1f69460e69e6d4:

  Linux 6.2-rc4 (2023-01-15 09:22:43 -0600)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging.git tags/staging-6.2-rc5

for you to fetch changes up to 7d83299351fe7c812c529f5e39fe63b5312e4233:

  staging: vchiq_arm: fix enum vchiq_status return types (2023-01-17 19:23:36 +0100)

----------------------------------------------------------------
Staging driver fix for 6.2-rc5

Here is a single staging driver fix for 6.2-rc5.  It resolves a build
issue reported and Fixed by Arnd in the vc04_services driver.  It's been
in linux-next this week with no reported problems.

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

----------------------------------------------------------------
Arnd Bergmann (1):
      staging: vchiq_arm: fix enum vchiq_status return types

 drivers/staging/vc04_services/include/linux/raspberrypi/vchiq.h | 2 +-
 drivers/staging/vc04_services/interface/vchiq_arm/vchiq_arm.h   | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

             reply	other threads:[~2023-01-21 15:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-21 15:29 Greg KH [this message]
2023-01-21 19:23 ` [GIT PULL] Staging driver fix for 6.2-rc5 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y8wE3Tu3muhrYchq@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=sfr@canb.auug.org.au \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox