Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753757AbbFXOKa (ORCPT ); Wed, 24 Jun 2015 10:10:30 -0400 Received: from mx1.redhat.com ([209.132.183.28]:41252 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752691AbbFXOKW (ORCPT ); Wed, 24 Jun 2015 10:10:22 -0400 Date: Wed, 24 Jun 2015 10:10:18 -0400 From: Benjamin Tissoires To: Paul Bolle Cc: Dmitry Torokhov , Andrew Duggan , Christopher Heiny , Stephen Chandler Paul , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 01/11] Input: synaptics-rmi4 - embed the function modules in rmi_core Message-ID: <20150624141018.GA18091@mail.corp.redhat.com> References: <1435087050-11444-1-git-send-email-benjamin.tissoires@redhat.com> <1435087050-11444-2-git-send-email-benjamin.tissoires@redhat.com> <1435139465.4528.64.camel@tiscali.nl> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <1435139465.4528.64.camel@tiscali.nl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 970 Lines: 24 On Jun 24 2015 or thereabouts, Paul Bolle wrote: > On Tue, 2015-06-23 at 15:17 -0400, Benjamin Tissoires wrote: > > drivers/input/rmi4/Kconfig | 5 +---- > > drivers/input/rmi4/Makefile | 2 +- > > drivers/input/rmi4/rmi_bus.c | 11 ++++++++++- > > drivers/input/rmi4/rmi_driver.h | 8 ++++++++ > > drivers/input/rmi4/rmi_f11.c | 10 +++++++++- > > 5 files changed, 29 insertions(+), 7 deletions(-) > > (These files are neither in v4.1 nor in current linux-next. I have no > idea which tree this is for.) Apologies. I should have mentioned that these patches are against Dmitri's synaptics-rmi4 branch. https://git.kernel.org/cgit/linux/kernel/git/dtor/input.git/log/?h=synaptics-rmi4 Cheers, Benjamin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/