From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH] Input: tsc2007: Remove a useless code and check a necessary function is provided or not Date: Fri, 15 May 2009 19:28:07 -0700 Message-ID: <20090516022806.GA12099@dtor-d630.eng.vmware.com> References: <483a38b80905142247l31dc77f6sd3deb511fc171f5e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from rv-out-0506.google.com ([209.85.198.239]:3720 "EHLO rv-out-0506.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755442AbZEPC2N (ORCPT ); Fri, 15 May 2009 22:28:13 -0400 Received: by rv-out-0506.google.com with SMTP id f9so1226299rvb.1 for ; Fri, 15 May 2009 19:28:15 -0700 (PDT) Content-Disposition: inline In-Reply-To: <483a38b80905142247l31dc77f6sd3deb511fc171f5e@mail.gmail.com> Sender: linux-input-owner@vger.kernel.org List-Id: linux-input@vger.kernel.org To: Kwangwoo Lee Cc: Thierry Reding , Manuel Lauss , Trilok Soni , "linux-input@vger.kernel.org" On Fri, May 15, 2009 at 02:47:12PM +0900, Kwangwoo Lee wrote: > Hi Dmitry, > > This patch contains a trivial removal and check the existence of a > platform specific function. > Applied, thanks. -- Dmitry