From: Helge Deller <deller@gmx.de>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-kernel@vger.kernel.org, linux-fbdev@vger.kernel.org,
dri-devel@lists.freedesktop.org
Subject: [GIT PULL] fbdev fixes and cleanups for v6.5-rc7
Date: Sat, 19 Aug 2023 17:28:40 +0200 [thread overview]
Message-ID: <ZODfqGYs/M1xvIJ8@ls3530> (raw)
Hi Linus,
please pull some small fbdev fixes & cleanups for kernel 6.5-rc7.
Various code cleanups in amifb, atmel_lcdfb, ssd1307fb, kyro and goldfishfb.
Thanks!
Helge
--------------
The following changes since commit 5d0c230f1de8c7515b6567d9afba1f196fb4e2f4:
Linux 6.5-rc4 (2023-07-30 13:23:47 -0700)
are available in the Git repository at:
http://git.kernel.org/pub/scm/linux/kernel/git/deller/linux-fbdev.git tags/fbdev-for-6.5-rc7
for you to fetch changes up to 0650d5098f8b6b232cd5ea0e15437fc38f7d63ba:
fbdev: goldfishfb: Do not check 0 for platform_get_irq() (2023-08-15 23:39:33 +0200)
----------------------------------------------------------------
fbdev fixes and cleanups for 6.5-rc7:
- various code cleanups in amifb, atmel_lcdfb, ssd1307fb, kyro and goldfishfb
----------------------------------------------------------------
Atul Raut (1):
fbdev: amifb: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
Ruan Jinjie (1):
fbdev: atmel_lcdfb: Remove redundant of_match_ptr()
Uwe Kleine-König (1):
fbdev: ssd1307fb: Print the PWM's label instead of its number
Yuanjun Gong (1):
fbdev: mmp: fix value check in mmphw_probe()
Yue Haibing (1):
fbdev: kyro: Remove unused declarations
Zhu Wang (1):
fbdev: goldfishfb: Do not check 0 for platform_get_irq()
drivers/video/fbdev/amifb.c | 2 +-
drivers/video/fbdev/atmel_lcdfb.c | 2 +-
drivers/video/fbdev/goldfishfb.c | 4 ++--
drivers/video/fbdev/mmp/hw/mmp_ctrl.c | 4 +++-
drivers/video/fbdev/ssd1307fb.c | 4 ++--
include/video/kyro.h | 12 ------------
6 files changed, 9 insertions(+), 19 deletions(-)
next reply other threads:[~2023-08-19 15:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-08-19 15:28 Helge Deller [this message]
2023-08-19 16:01 ` [GIT PULL] fbdev fixes and cleanups for v6.5-rc7 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=ZODfqGYs/M1xvIJ8@ls3530 \
--to=deller@gmx.de \
--cc=dri-devel@lists.freedesktop.org \
--cc=linux-fbdev@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--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