From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tomasz Figa Subject: Re: [PATCH v5 2/6] ARM: s3c64xx: Skip legacy EINT setup if pinctrl-s3c64xx driver is present Date: Wed, 17 Apr 2013 00:31:50 +0200 Message-ID: <4730257.2Cvjq41NtX@flatron> References: <1366060483-20342-1-git-send-email-tomasz.figa@gmail.com> <1366060483-20342-3-git-send-email-tomasz.figa@gmail.com> <20130416162642.GN26958@opensource.wolfsonmicro.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Return-path: Received: from mail-ee0-f44.google.com ([74.125.83.44]:39788 "EHLO mail-ee0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S965439Ab3DPWbu (ORCPT ); Tue, 16 Apr 2013 18:31:50 -0400 Received: by mail-ee0-f44.google.com with SMTP id c41so478999eek.3 for ; Tue, 16 Apr 2013 15:31:49 -0700 (PDT) In-Reply-To: <20130416162642.GN26958@opensource.wolfsonmicro.com> Sender: linux-samsung-soc-owner@vger.kernel.org List-Id: linux-samsung-soc@vger.kernel.org To: Mark Brown Cc: linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree-discuss@lists.ozlabs.org, kgene.kim@samsung.com, kwangwoo.lee@gmail.com, jacmet@sunsite.dk, augulis.darius@gmail.com, mcuelenaere@gmail.com, linux@arm.linux.org.uk, Rob Herring , Mark Rutland On Tuesday 16 of April 2013 17:26:43 Mark Brown wrote: > On Mon, Apr 15, 2013 at 11:14:39PM +0200, Tomasz Figa wrote: > > + * This gpio driver includes support for device tree support and > > there > > + * are platforms using it. In order to maintain compatibility with > > those + * platforms, and to allow non-dt Exynos4210 platforms to use > > this + * gpiolib support, a check is added to find out if there is a > > active > Cut'n'paste error here. Thanks for catching this. Best regards, Tomasz From mboxrd@z Thu Jan 1 00:00:00 1970 From: tomasz.figa@gmail.com (Tomasz Figa) Date: Wed, 17 Apr 2013 00:31:50 +0200 Subject: [PATCH v5 2/6] ARM: s3c64xx: Skip legacy EINT setup if pinctrl-s3c64xx driver is present In-Reply-To: <20130416162642.GN26958@opensource.wolfsonmicro.com> References: <1366060483-20342-1-git-send-email-tomasz.figa@gmail.com> <1366060483-20342-3-git-send-email-tomasz.figa@gmail.com> <20130416162642.GN26958@opensource.wolfsonmicro.com> Message-ID: <4730257.2Cvjq41NtX@flatron> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 16 of April 2013 17:26:43 Mark Brown wrote: > On Mon, Apr 15, 2013 at 11:14:39PM +0200, Tomasz Figa wrote: > > + * This gpio driver includes support for device tree support and > > there > > + * are platforms using it. In order to maintain compatibility with > > those + * platforms, and to allow non-dt Exynos4210 platforms to use > > this + * gpiolib support, a check is added to find out if there is a > > active > Cut'n'paste error here. Thanks for catching this. Best regards, Tomasz