From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maurus Cuelenaere Subject: Re: [PATCH 2/4] ARM: SAMSUNG: Rename s3c24xx touchscreen interface to s3c Date: Wed, 27 Jan 2010 01:32:24 +0100 Message-ID: <4B5F8998.90602@gmail.com> References: <20100126145558.GE9153@trinity.fluff.org> <4B5F1229.9030304@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from ey-out-2122.google.com ([74.125.78.27]:27098 "EHLO ey-out-2122.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752539Ab0A0Ac2 (ORCPT ); Tue, 26 Jan 2010 19:32:28 -0500 Received: by ey-out-2122.google.com with SMTP id d26so1362086eyd.19 for ; Tue, 26 Jan 2010 16:32:27 -0800 (PST) In-Reply-To: <4B5F1229.9030304@gmail.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Ben Dooks Cc: linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org Op 26-01-10 17:02, Maurus Cuelenaere schreef: > Op 26-01-10 15:55, Ben Dooks schreef: >> On Fri, Jan 22, 2010 at 11:47:11PM +0100, Maurus Cuelenaere wrote: >>> ARM: SAMSUNG: Rename s3c24xx touchscreen interface to s3c >>> >>> Signed-off-by: Maurus Cuelenaere >> Renaming for naming sake is in my view just a waste of diff, unless >> anyone disagrees here. > > Well I don't think it's pointless, having s3c24xx_ts_set_platdata() > and s3c2410_ts_mach_info instead of their s3c_ equivalents make it > look like the API only handles s3c24xx platforms, which isn't true > (anymore). > > But I can remove this commit, if you want to. I have removed this commit and rebased the patches in my tree, will repost them when an appropriate solution for the ADC/TS resource sharing has been found. -- Maurus Cuelenaere From mboxrd@z Thu Jan 1 00:00:00 1970 From: mcuelenaere@gmail.com (Maurus Cuelenaere) Date: Wed, 27 Jan 2010 01:32:24 +0100 Subject: [PATCH 2/4] ARM: SAMSUNG: Rename s3c24xx touchscreen interface to s3c In-Reply-To: <4B5F1229.9030304@gmail.com> References: <20100126145558.GE9153@trinity.fluff.org> <4B5F1229.9030304@gmail.com> Message-ID: <4B5F8998.90602@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Op 26-01-10 17:02, Maurus Cuelenaere schreef: > Op 26-01-10 15:55, Ben Dooks schreef: >> On Fri, Jan 22, 2010 at 11:47:11PM +0100, Maurus Cuelenaere wrote: >>> ARM: SAMSUNG: Rename s3c24xx touchscreen interface to s3c >>> >>> Signed-off-by: Maurus Cuelenaere >> Renaming for naming sake is in my view just a waste of diff, unless >> anyone disagrees here. > > Well I don't think it's pointless, having s3c24xx_ts_set_platdata() > and s3c2410_ts_mach_info instead of their s3c_ equivalents make it > look like the API only handles s3c24xx platforms, which isn't true > (anymore). > > But I can remove this commit, if you want to. I have removed this commit and rebased the patches in my tree, will repost them when an appropriate solution for the ADC/TS resource sharing has been found. -- Maurus Cuelenaere