All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] auxdisplay for v4.19
@ 2018-08-14 19:01 Miguel Ojeda
  0 siblings, 0 replies; only message in thread
From: Miguel Ojeda @ 2018-08-14 19:01 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-kernel

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-08-14 19:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-14 19:01 [GIT PULL] auxdisplay for v4.19 Miguel Ojeda

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.