public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Miguel Ojeda <ojeda@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Miguel Ojeda <ojeda@kernel.org>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] auxdisplay for v5.18-rc1
Date: Thu, 31 Mar 2022 18:44:46 +0200	[thread overview]
Message-ID: <20220331164446.GA21062@kernel.org> (raw)

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(-)

             reply	other threads:[~2022-03-31 16:45 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-31 16:44 Miguel Ojeda [this message]
2022-03-31 21:21 ` [GIT PULL] auxdisplay for v5.18-rc1 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=20220331164446.GA21062@kernel.org \
    --to=ojeda@kernel.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --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