linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>,
	Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>,
	linux-kernel@vger.kernel.org
Subject: [GIT PULL] auxdisplay for v5.9-rc1
Date: Thu, 6 Aug 2020 21:04:21 +0200	[thread overview]
Message-ID: <20200806190421.GA4273@gmail.com> (raw)

Hi Linus,

Please pull this small cleanup which I had in -next since 5.7-rc7
-- I missed the window last time.

Cheers,
Miguel

The following changes since commit 9cb1fd0efd195590b828b9b865421ad345a4a145:

  Linux 5.7-rc7 (2020-05-24 15:32:54 -0700)

are available in the Git repository at:

  https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v5.9-rc1

for you to fetch changes up to 3f03b64981723b61048ea46642bcaa9b518f3ad3:

  auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code (2020-05-29 23:33:50 +0200)

----------------------------------------------------------------
Minor cleanup for auxdisplay:

  - Reuse hex_to_bin() instead of custom code (Andy Shevchenko)

----------------------------------------------------------------
Andy Shevchenko (1):
      auxdisplay: charlcd: Reuse hex_to_bin() instead of custom code

 drivers/auxdisplay/charlcd.c | 17 ++++++-----------
 1 file changed, 6 insertions(+), 11 deletions(-)

             reply	other threads:[~2020-08-06 19:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-08-06 19:04 Miguel Ojeda [this message]
2020-08-07  1:56 ` [GIT PULL] auxdisplay for v5.9-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=20200806190421.GA4273@gmail.com \
    --to=miguel.ojeda.sandonis@gmail.com \
    --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;
as well as URLs for NNTP newsgroup(s).