From patchwork Thu Dec 13 11:54:04 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Thomas Abraham X-Patchwork-Id: 1871921 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork2.kernel.org (Postfix) with ESMTP id 2D102DF2EF for ; Thu, 13 Dec 2012 11:30:00 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1Tj6ti-00083m-3T; Thu, 13 Dec 2012 11:24:14 +0000 Received: from mailout1.samsung.com ([203.254.224.24]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1Tj6tc-00081c-Bn for linux-arm-kernel@lists.infradead.org; Thu, 13 Dec 2012 11:24:09 +0000 Received: from epcpsbgm1.samsung.com (epcpsbgm1 [203.254.230.26]) by mailout1.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0MEY005JAVO5MLL0@mailout1.samsung.com> for linux-arm-kernel@lists.infradead.org; Thu, 13 Dec 2012 20:24:05 +0900 (KST) X-AuditID: cbfee61a-b7fa66d0000004cf-a4-50c9bad51909 Received: from epmmp1.local.host ( [203.254.227.16]) by epcpsbgm1.samsung.com (EPCPMTA) with SMTP id 28.32.01231.5DAB9C05; Thu, 13 Dec 2012 20:24:05 +0900 (KST) Received: from localhost.localdomain ([107.108.73.37]) by mmp1.samsung.com (Oracle Communications Messaging Server 7u4-24.01 (7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTPA id <0MEY00KX7VIGR310@mmp1.samsung.com> for linux-arm-kernel@lists.infradead.org; Thu, 13 Dec 2012 20:24:05 +0900 (KST) From: Thomas Abraham To: linux-kernel@vger.kernel.org Subject: [PATCH 3/3] arm: exynos: skip wakeup interrupt registration for exynos5250 if pinctrl is enabled Date: Thu, 13 Dec 2012 17:24:04 +0530 Message-id: <1355399644-29417-4-git-send-email-thomas.abraham@linaro.org> X-Mailer: git-send-email 1.6.6.rc2 In-reply-to: <1355399644-29417-1-git-send-email-thomas.abraham@linaro.org> References: <1355399644-29417-1-git-send-email-thomas.abraham@linaro.org> X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrAJMWRmVeSWpSXmKPExsVy+t9jAd2ru04GGLQctLDY9PgaqwOjx+Yl 9QGMUVw2Kak5mWWpRfp2CVwZn6+tZCu4y1Yx979PA+Mt1i5GTg4JAROJ3pu/2CBsMYkL99YD 2VwcQgKLGCUOretkhnDWM0ncW/CMEaSKTcBA4tHCd+wgtoiAgsTm3mesIEXMAisYJU50fQVL CAtkS7w5NxeogYODRUBV4ufqbBCTV8BT4sSyZIhlShIbeo8ygdicAl4Sbcu7WEBsIaCSQ58+ sU1g5F3AyLCKUTS1ILmgOCk911CvODG3uDQvXS85P3cTI9jfz6R2MK5ssDjEKMDBqMTDWxB+ MkCINbGsuDL3EKMEB7OSCK//cqAQb0piZVVqUX58UWlOavEhRmkOFiVx3maPlAAhgfTEktTs 1NSC1CKYLBMHp1QDo42byS7u7obzR5irvNatnLzqb5mEdZzR729PRTk1I7mfBk+PKenemqxa 1CR+R2zLacEHV82dnpU62K43/CMzk2vXIdNd7fb2nEGuqqvORcec49EvLOswCXiT8Nbjer3O FeOANSem6v57wxqkGsU18VfeBOdYJc1KqwieGWl9GVXbAjZl/FmlxFKckWioxVxUnAgAZIiE xPMBAAA= X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121213_062408_748255_7FC0252A X-CRM114-Status: GOOD ( 10.56 ) X-Spam-Score: -6.9 (------) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-6.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [203.254.224.24 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: kgene.kim@samsung.com, patches@linaro.org, linus.walleij@linaro.org, linux-samsung-soc@vger.kernel.org, t.figa@samsung.com, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Skip the wakeup interrupt registration for Exynos5250 if pinctrl support is enabled for Exynos5250. Signed-off-by: Thomas Abraham --- arch/arm/mach-exynos/common.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-exynos/common.c b/arch/arm/mach-exynos/common.c index 73b940f..7ad5011 100644 --- a/arch/arm/mach-exynos/common.c +++ b/arch/arm/mach-exynos/common.c @@ -1019,6 +1019,7 @@ static int __init exynos_init_irq_eint(void) static const struct of_device_id exynos_pinctrl_ids[] = { { .compatible = "samsung,pinctrl-exynos4210", }, { .compatible = "samsung,pinctrl-exynos4x12", }, + { .compatible = "samsung,pinctrl-exynos5250", }, }; struct device_node *pctrl_np, *wkup_np; const char *wkup_compat = "samsung,exynos4210-wakeup-eint";