From: Miguel Ojeda <miguel.ojeda.sandonis@gmail.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] auxdisplay for v4.19
Date: Tue, 14 Aug 2018 21:01:14 +0200 [thread overview]
Message-ID: <20180814190114.GA3352@gmail.com> (raw)
Hi Linus,
Please pull these two small auxdisplay cleanups for 4.19.
Cheers,
Miguel Ojeda
The following changes since commit acb1872577b346bd15ab3a3f8dff780d6cca4b70:
Linux 4.18-rc7 (2018-07-29 14:44:52 -0700)
are available in the Git repository at:
https://github.com/ojeda/linux.git tags/auxdisplay-for-linus-v4.19
for you to fetch changes up to ada953de4486a3e2a42c3b8146adb36d0dcbded2:
auxdisplay: simplify getting .drvdata (2018-08-01 18:58:09 +0200)
----------------------------------------------------------------
Two cleanups for char_lcd:
- simplify getting .drvdata
From Wolfram Sang
- delete mdelay in long_sleep
From Jia-Ju Bai
----------------------------------------------------------------
Jia-Ju Bai (1):
auxdisplay: charlcd: delete mdelay in long_sleep
Wolfram Sang (1):
auxdisplay: simplify getting .drvdata
drivers/auxdisplay/arm-charlcd.c | 6 ++----
drivers/auxdisplay/charlcd.c | 5 +----
2 files changed, 3 insertions(+), 8 deletions(-)
reply other threads:[~2018-08-14 19:01 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20180814190114.GA3352@gmail.com \
--to=miguel.ojeda.sandonis@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.