Re: [PATCH 00/14] chrome_laptop: stop being a platform driver
From: Benson Leung <hidden>
Date: 2018-03-12 19:17:06
Also in:
lkml
Attachments
- signature.asc [application/pgp-signature] 833 bytes
From: Benson Leung <hidden>
Date: 2018-03-12 19:17:06
Also in:
lkml
On Mon, Mar 12, 2018 at 12:08:53PM -0700, Dmitry Torokhov wrote:
Hi, This series is a combination of Atmel touchscreen driver stopping using platform data and moving over to generic device properties, and chromeos-laptop switching from being platform driver, which is the wrong abstraction for it, and moving to using i2c bis notifier. Switching from platform driver to the notifiers allows us to get rid of the ugly code that manually tries to handle deferrals in case i2c bus is not ready at the time we start initializing the module. Benson, because chromeos-laptop is instantiating Atmel devices the 2 changes are intertwined. While we could apply them in stages, with parts going through input and parts going through your tree I was wondering if we could speed up the process and push the series through one or another tree (if you are OK with the patches, of course).
I'm all for this change. I can push this through my tree. Thanks, Benson -- Benson Leung Staff Software Engineer Chrome OS Kernel Google Inc. bleung@google.com Chromium OS Project bleung@chromium.org