From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH v8 1/5] Input: elan_i2c: Export the device id whitelist Date: Sun, 30 Jun 2019 00:18:49 -0700 Message-ID: <20190630071849.GC91171@dtor-ws> References: <20190621144854.38568-1-jeffrey.l.hugo@gmail.com> <20190621145042.38637-1-jeffrey.l.hugo@gmail.com> <20190623062000.GB204275@dtor-ws> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Benjamin Tissoires Cc: Jeffrey Hugo , Jiri Kosina , Hans de Goede , Bjorn Andersson , Andy Gross , Lee Jones , xnox@ubuntu.com, Rob Herring , Mark Rutland , "open list:HID CORE LAYER" , DTML , MSM , lkml List-Id: linux-input@vger.kernel.org On Thu, Jun 27, 2019 at 04:29:29PM +0200, Benjamin Tissoires wrote: > On Thu, Jun 27, 2019 at 4:02 PM Jeffrey Hugo wrote: > > > > On Sun, Jun 23, 2019 at 12:20 AM Dmitry Torokhov > > wrote: > > > > > > On Fri, Jun 21, 2019 at 07:50:42AM -0700, Jeffrey Hugo wrote: > > > > Elan_i2c and hid-quirks work in conjunction to decide which devices each > > > > driver will handle. Elan_i2c has a whitelist of devices that should be > > > > consumed by hid-quirks so that there is one master list of devices to > > > > handoff between the drivers. Put the ids in a header file so that > > > > hid-quirks can consume it instead of duplicating the list. > > > > > > > > Signed-off-by: Jeffrey Hugo > > > > > > Benjamin, are you happy with this version? > > > > Benjamin, ping? > > Sorry to be a bother, but I'm still anxious to get this queued for 5.3. > > Ooops, yeah, sorry I missed Dmitry's email. > > Fine by me: > Acked-by: Benjamin Tissoires Applied, thank you. -- Dmitry