Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1610172

Re: [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event handling

From Jonathan Woithe <jwoithe@just42.net>
Newsgroups linux.kernel
Subject Re: [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event handling
Date 2017-03-28 02:00 +0200
Message-ID <tpMIi-7o5-5@gated-at.bofh.it> (permalink)
References <tn4V3-4Nu-5@gated-at.bofh.it> <tov6O-la-9@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri, Mar 24, 2017 at 09:19:59PM +1030, Jonathan Woithe wrote:
> On Mon, Mar 20, 2017 at 10:32:16AM +0100, Micha?? K??pie?? wrote:
> > This series simplifies handling of both brightness key and hotkey input
> > events on Fujitsu laptops by making use of sparse keymaps.  This not
> > only makes the driver shorter and, hopefully, cleaner, but also enables
> > us to get rid of the keycodeX fields inside struct fujitsu_bl, which
> > facilitates further cleanups.  Also, to simplify error handling, input
> > devices registered by fujitsu-laptop are migrated to the devres API
> > along the way.
> > 
> > This series was tested on a Lifebook S7020 and a Lifebook E744.
> > 
> > This series depends on the platform cleanup series I posted last week.
> > While that series has not yet been merged into testing, Jonathan has
> > reviewed it and Darren also seemed to be okay with it, so I just assumed
> > it will get merged soon.  I wanted to post this one as soon as possible
> > as it requires a bit more thorough review and testing compared to the
> > previous series I posted for fujitsu-laptop.
> 
> Thanks for posting this.  I have started going through this and hope to
> complete my review by the end of this weekend.

I have completed my initial review of this patch series.  Aside from the
single recommendation about patch 7/8 (posted separately) it looks good.
I await your thoughts regarding patch 7/8 so we can finalise and sign off on
this series.

Regards
  jonathan

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event handling Michał Kępień <kernel@kempniu.pl> - 2017-03-20 13:50 +0100
  [PATCH 4/8] platform/x86: fujitsu-laptop: move hotkey input device setup to a separate function Michał Kępień <kernel@kempniu.pl> - 2017-03-20 13:50 +0100
    Re: [PATCH 4/8] platform/x86: fujitsu-laptop: move hotkey input  device setup to a separate function Darren Hart <dvhart@infradead.org> - 2017-03-29 22:20 +0200
  Re: [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event  handling Jonathan Woithe <jwoithe@just42.net> - 2017-03-24 12:00 +0100
    Re: [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event  handling Jonathan Woithe <jwoithe@just42.net> - 2017-03-28 02:00 +0200
      Re: [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event  handling Michał Kępień <kernel@kempniu.pl> - 2017-03-28 08:20 +0200
        Re: [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event  handling Jonathan Woithe <jwoithe@just42.net> - 2017-03-29 01:10 +0200
          Re: [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event  handling Michał Kępień <kernel@kempniu.pl> - 2017-03-29 09:20 +0200
            Re: [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event handling Andy Shevchenko <andy.shevchenko@gmail.com> - 2017-03-29 18:40 +0200
              Re: [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event  handling Darren Hart <dvhart@infradead.org> - 2017-03-30 05:40 +0200
                Re: [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event  handling Jonathan Woithe <jwoithe@just42.net> - 2017-03-30 06:00 +0200
                Re: [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event  handling Darren Hart <dvhart@infradead.org> - 2017-03-30 07:10 +0200
                Re: [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event  handling Michał Kępień <kernel@kempniu.pl> - 2017-03-30 08:50 +0200
                Re: [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event  handling Jonathan Woithe <jwoithe@just42.net> - 2017-03-31 00:30 +0200
          Re: [PATCH 0/8] fujitsu-laptop: use sparse keymaps for input event  handling Darren Hart <dvhart@infradead.org> - 2017-03-29 21:40 +0200

csiph-web