From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755752AbcHCHxR (ORCPT ); Wed, 3 Aug 2016 03:53:17 -0400 Received: from mail-pf0-f193.google.com ([209.85.192.193]:33170 "EHLO mail-pf0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753757AbcHCHxG (ORCPT ); Wed, 3 Aug 2016 03:53:06 -0400 Date: Wed, 3 Aug 2016 00:52:12 -0700 From: Dmitry Torokhov To: mika.penttila@nextfour.com Cc: linux-input@vger.kernel.org, linux-kernel@vger.kernel.org, tammy_tseng@sis.com, yuger_yu@sis.com Subject: Re: [PATCH v6 0/2] Input: SiS 9200 family I2C touchscreen controller driver Message-ID: <20160803075212.GA38160@dtor-ws> References: <1470131552-13401-1-git-send-email-mika.penttila@nextfour.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1470131552-13401-1-git-send-email-mika.penttila@nextfour.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Aug 02, 2016 at 12:52:29PM +0300, mika.penttila@nextfour.com wrote: > Hi, > > Here are the v6 patches for SiS 9200 I2C multitouch controller. > Cleanups, fixes and simplifications from the last review are included. > > Rebased to 4.7. Applied with a couple minor edits, thank you. -- Dmitry