[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220331164446.GA21062@kernel.org>
Date: Thu, 31 Mar 2022 18:44:46 +0200
From: Miguel Ojeda <ojeda@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@...ux.intel.com>,
Miguel Ojeda <ojeda@...nel.org>, linux-kernel@...r.kernel.org
Subject: [GIT PULL] auxdisplay for v5.18-rc1
Hi Linus,
A late but non-urgent PR for auxdisplay. It has been ~10 days in -next.
Cheers,
Miguel
The following changes since commit 09688c0166e76ce2fb85e86b9d99be8b0084cdf9:
Linux 5.17-rc8 (2022-03-13 13:23:37 -0700)
are available in the Git repository at:
https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v5.18-rc1
for you to fetch changes up to 13de23494f387315c6cfab6fe78fbed7d1b25586:
auxdisplay: lcd2s: Use array size explicitly in lcd2s_gotoxy() (2022-03-18 20:31:14 +0100)
----------------------------------------------------------------
A few auxdisplay's lcd2s improvements from Andy Shevchenko.
----------------------------------------------------------------
Andy Shevchenko (5):
auxdisplay: lcd2s: Fix multi-line comment style
auxdisplay: lcd2s: make use of device property API
auxdisplay: lcd2s: use module_i2c_driver to simplify the code
auxdisplay: lcd2s: Switch to i2c ->probe_new()
auxdisplay: lcd2s: Use array size explicitly in lcd2s_gotoxy()
drivers/auxdisplay/lcd2s.c | 55 ++++++++++++++--------------------------------
1 file changed, 17 insertions(+), 38 deletions(-)
Powered by blists - more mailing lists