Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754507Ab3FFUUo (ORCPT ); Thu, 6 Jun 2013 16:20:44 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:52595 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752101Ab3FFUUm (ORCPT ); Thu, 6 Jun 2013 16:20:42 -0400 Date: Thu, 6 Jun 2013 13:20:41 -0700 From: Greg Kroah-Hartman To: Ferruh Yigit Cc: Dmitry Torokhov , ttdrivers@cypress.com, Javier Martinez Canillas , Henrik Rydberg , Simon Budig , Alexander Shiyan , Samuel Ortiz , Heiko Carstens , Joonyoung Shim , Shawn Landden , Ashish Jangam , Olivier Sobrie , linux-kernel@vger.kernel.org, linux-input@vger.kernel.org Subject: Re: [PATCH v3 1/4] Input: cyttsp - I2C driver split into two modules Message-ID: <20130606202041.GB18075@kroah.com> References: <1370338484-26573-1-git-send-email-fery@cypress.com> <1370338484-26573-2-git-send-email-fery@cypress.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1370338484-26573-2-git-send-email-fery@cypress.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 Content-Length: 802 Lines: 19 On Tue, Jun 04, 2013 at 12:34:41PM +0300, Ferruh Yigit wrote: > Existing I2C code is for TrueTouch Gen3 devices > > TrueTouch Gen4 device is using same protocol, will split driver into > two pieces to use common code with both drivers. > > Read/Write functions parameter list modified, since shared code will > be used by two separate drivers and these drivers are not sharing same > structs, parameters updated to use common structures. > > Signed-off-by: Ferruh Yigit > --- Acked-by: Greg Kroah-Hartman -- 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/