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: Tue, 26 Jan 2010 17:02:49 +0100 Message-ID: <4B5F1229.9030304@gmail.com> References: <20100126145558.GE9153@trinity.fluff.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-ew0-f219.google.com ([209.85.219.219]:60512 "EHLO mail-ew0-f219.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752477Ab0AZQCx (ORCPT ); Tue, 26 Jan 2010 11:02:53 -0500 Received: by ewy19 with SMTP id 19so1148095ewy.21 for ; Tue, 26 Jan 2010 08:02:51 -0800 (PST) In-Reply-To: <20100126145558.GE9153@trinity.fluff.org> 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 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. -- Maurus Cuelenaere From mboxrd@z Thu Jan 1 00:00:00 1970 From: mcuelenaere@gmail.com (Maurus Cuelenaere) Date: Tue, 26 Jan 2010 17:02:49 +0100 Subject: [PATCH 2/4] ARM: SAMSUNG: Rename s3c24xx touchscreen interface to s3c In-Reply-To: <20100126145558.GE9153@trinity.fluff.org> References: <20100126145558.GE9153@trinity.fluff.org> Message-ID: <4B5F1229.9030304@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 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. -- Maurus Cuelenaere