From patchwork Fri Sep 28 10:39:49 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: ??? X-Patchwork-Id: 1518601 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork1.kernel.org (Postfix) with ESMTP id 159CB3FE80 for ; Fri, 28 Sep 2012 10:42:11 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1THXzG-0008Ls-LZ; Fri, 28 Sep 2012 10:40:03 +0000 Received: from mailout2.samsung.com ([203.254.224.25]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1THXzA-0008Le-5Y for linux-arm-kernel@lists.infradead.org; Fri, 28 Sep 2012 10:39:58 +0000 Received: from epcpsbgm2.samsung.com (epcpsbgm2 [203.254.230.27]) by mailout2.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0MB200AUV2YD5JZ0@mailout2.samsung.com> for linux-arm-kernel@lists.infradead.org; Fri, 28 Sep 2012 19:39:50 +0900 (KST) X-AuditID: cbfee61b-b7f2b6d000000f14-e3-50657e75f574 Received: from epmmp2 ( [203.254.227.17]) by epcpsbgm2.samsung.com (EPCPMTA) with SMTP id FE.C8.03860.57E75605; Fri, 28 Sep 2012 19:39:50 +0900 (KST) Received: from DOSANGSU4UP02 ([12.23.118.226]) by mmp2.samsung.com (Oracle Communications Messaging Server 7u4-24.01 (7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTPA id <0MB200IP12YDJTA0@mmp2.samsung.com> for linux-arm-kernel@lists.infradead.org; Fri, 28 Sep 2012 19:39:49 +0900 (KST) From: Sangsu Park To: Kukjin Kim Subject: [PATCH] ARM: EXYNOS: Remove wrong I2S0 clock from peril clock Date: Fri, 28 Sep 2012 19:39:49 +0900 Message-id: <003501cd9d65$9611d060$c2357120$@samsung.com> MIME-version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-index: Ac2dZOR+oDoft+vRQ168eS29Bslevg== Content-language: ko X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFtrCLMWRmVeSWpSXmKPExsVy+t9jQd2yutQAg0MZFpseX2N1YPTYvKQ+ gDGKyyYlNSezLLVI3y6BK+PHxquMBcfZKn5OOs/cwLiCtYuRg0NCwETixkPeLkZOIFNM4sK9 9WxdjFwcQgLTGSX+XDvDCOEsZ5LY+eMzK0gVm4CuxIF1c1hAbBEBNYmexVsZQWxmAW+J7uPr wGxhATeJq4fWg9WzCKhKbJ9xhxnE5hWwlLj67CSULSjxY/I9FoheLYn1O48zQdjyEpvXvGWG uEhBYsfZ14wQu/QkTp78wgZRIyKx78U7xgmMArOQjJqFZNQsJKNmIWlZwMiyilE0tSC5oDgp PddIrzgxt7g0L10vOT93EyM4LJ9J72Bc1WBxiFGAg1GJh/fG/JQAIdbEsuLK3EOMEhzMSiK8 GcWpAUK8KYmVValF+fFFpTmpxYcYpTlYlMR5mz2AqgXSE0tSs1NTC1KLYLJMHJxSDYw5p0Ri ujY3V6yZ/XRv67scrUynivnP/kkoxi0pNNd6/kbykYLcUk1zVRF33fYuVqO1NVf3LPXff9Wm 2Irhk/dWIVXebQ9PZijaCj0Q7m65xDjvlNQX583/k/+Gzur/vCvup2CX5M1Kg2VOQvMWbTpg pCC3+YTh6tJZ3z5ssz+yILin3um5x34lluKMREMt5qLiRACVpkVPRwIAAA== X-Spam-Note: CRM114 invocation failed X-Spam-Score: -7.6 (-------) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-7.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [203.254.224.25 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.8 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 HDRS_LCASE Odd capitalization of message header Cc: linux-samsung-soc@vger.kernel.org, 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: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org Remove I2S0 clock from peril since peril doesn't have I2S0 clock for EXYNOS4. Audio Subsystem block has I2S0 clk. Signed-off-by: sangsu --- arch/arm/mach-exynos/clock-exynos4.c | 5 ----- 1 file changed, 5 deletions(-) diff --git a/arch/arm/mach-exynos/clock-exynos4.c b/arch/arm/mach-exynos/clock-exynos4.c index 6a45c9a..fa8a134 100644 --- a/arch/arm/mach-exynos/clock-exynos4.c +++ b/arch/arm/mach-exynos/clock-exynos4.c @@ -613,11 +613,6 @@ static struct clk exynos4_init_clocks_off[] = { .ctrlbit = (1 << 18), }, { .name = "iis", - .devname = "samsung-i2s.0", - .enable = exynos4_clk_ip_peril_ctrl, - .ctrlbit = (1 << 19), - }, { - .name = "iis", .devname = "samsung-i2s.1", .enable = exynos4_clk_ip_peril_ctrl, .ctrlbit = (1 << 20),