From patchwork Thu Nov 8 07:46:18 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Marek Szyprowski X-Patchwork-Id: 1714021 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 83502DF280 for ; Thu, 8 Nov 2012 07:49:30 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TWMpe-00075J-KA; Thu, 08 Nov 2012 07:47:22 +0000 Received: from mailout2.samsung.com ([203.254.224.25]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1TWMpJ-00072M-Jh for linux-arm-kernel@lists.infradead.org; Thu, 08 Nov 2012 07:47:03 +0000 Received: from epcpsbgm1.samsung.com (epcpsbgm1 [203.254.230.26]) by mailout2.samsung.com (Oracle Communications Messaging Server 7u4-24.01(7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTP id <0MD500FYJSA214F0@mailout2.samsung.com> for linux-arm-kernel@lists.infradead.org; Thu, 08 Nov 2012 16:47:00 +0900 (KST) X-AuditID: cbfee61a-b7fa66d0000004cf-a5-509b63742ef1 Received: from epmmp1.local.host ( [203.254.227.16]) by epcpsbgm1.samsung.com (EPCPMTA) with SMTP id 18.A1.01231.4736B905; Thu, 08 Nov 2012 16:47:00 +0900 (KST) Received: from localhost.localdomain ([106.116.147.30]) by mmp1.samsung.com (Oracle Communications Messaging Server 7u4-24.01 (7.0.4.24.0) 64bit (built Nov 17 2011)) with ESMTPA id <0MD500HY3S9VZLG0@mmp1.samsung.com> for linux-arm-kernel@lists.infradead.org; Thu, 08 Nov 2012 16:47:00 +0900 (KST) From: Marek Szyprowski To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 2/7] ARM: samsung: remove obsoleted init_consistent_dma_size() Date: Thu, 08 Nov 2012 08:46:18 +0100 Message-id: <1352360783-17523-3-git-send-email-m.szyprowski@samsung.com> X-Mailer: git-send-email 1.7.9.5 In-reply-to: <1352360783-17523-1-git-send-email-m.szyprowski@samsung.com> References: <1352360783-17523-1-git-send-email-m.szyprowski@samsung.com> X-Brightmail-Tracker: H4sIAAAAAAAAA+NgFnrAJMWRmVeSWpSXmKPExsVy+t9jAd2S5NkBBnO/qltsenyN1YHRY/OS +gDGKC6blNSczLLUIn27BK6M1Z27WAsO81W0/tFuYNzJ08XIySEhYCKx/MUlRghbTOLCvfVs XYxcHEICixglnk77xQ7hbGCSmPHhNTNIFZuAoUTX2y42EFtEQENiStdjsCJmge+MEtd7rjGB JIQF/CQ+PLgHlODgYBFQlZi3OBYkzCvgITHx5AywsISAgsScSTYgYU4BT4mfb9+zg9hCQCX/ px5gncDIu4CRYRWjaGpBckFxUnquoV5xYm5xaV66XnJ+7iZGsL+fSe1gXNlgcYhRgINRiYdX Q3J2gBBrYllxZe4hRgkOZiUR3mXOQCHelMTKqtSi/Pii0pzU4kOM0hwsSuK8zR4pAUIC6Ykl qdmpqQWpRTBZJg5OqQbGhRv7dtZncsh+dgiODTr3XfYwj6zsW7ur5Xlt+17Y91YfnlH5+MVa tupFIheFfF7m/VmtsdH57MQn/Ostqz23X1/u+uS14rLbT6Icnh5usWlZnGt54tysvXcUTbhl GLgzrq25vD2j8GzWIZuzZbdetrZffaQsOi34b+Sq5bbzAzdci+ItbI9ZpcRSnJFoqMVcVJwI AAUP8AnzAQAA X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20121108_024702_035706_71211FF7 X-CRM114-Status: GOOD ( 10.54 ) 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.7 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] Cc: Kukjin Kim , Russell King - ARM Linux , Arnd Bergmann , Kyungmin Park , Olof Johansson , Marek Szyprowski 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 Signed-off-by: Marek Szyprowski CC: Kukjin Kim --- arch/arm/mach-s3c64xx/common.c | 1 - arch/arm/mach-s5p64x0/common.c | 2 -- arch/arm/mach-s5pv210/common.c | 2 -- 3 files changed, 5 deletions(-) diff --git a/arch/arm/mach-s3c64xx/common.c b/arch/arm/mach-s3c64xx/common.c index be746e3..aef303b 100644 --- a/arch/arm/mach-s3c64xx/common.c +++ b/arch/arm/mach-s3c64xx/common.c @@ -155,7 +155,6 @@ void __init s3c64xx_init_io(struct map_desc *mach_desc, int size) /* initialise the io descriptors we need for initialisation */ iotable_init(s3c_iodesc, ARRAY_SIZE(s3c_iodesc)); iotable_init(mach_desc, size); - init_consistent_dma_size(SZ_8M); /* detect cpu id */ s3c64xx_init_cpu(); diff --git a/arch/arm/mach-s5p64x0/common.c b/arch/arm/mach-s5p64x0/common.c index 111e404..8ae5800 100644 --- a/arch/arm/mach-s5p64x0/common.c +++ b/arch/arm/mach-s5p64x0/common.c @@ -187,7 +187,6 @@ void __init s5p6440_map_io(void) s5p6440_default_sdhci2(); iotable_init(s5p6440_iodesc, ARRAY_SIZE(s5p6440_iodesc)); - init_consistent_dma_size(SZ_8M); } void __init s5p6450_map_io(void) @@ -202,7 +201,6 @@ void __init s5p6450_map_io(void) s5p6450_default_sdhci2(); iotable_init(s5p6450_iodesc, ARRAY_SIZE(s5p6450_iodesc)); - init_consistent_dma_size(SZ_8M); } /* diff --git a/arch/arm/mach-s5pv210/common.c b/arch/arm/mach-s5pv210/common.c index a0c50ef..9dfe93e 100644 --- a/arch/arm/mach-s5pv210/common.c +++ b/arch/arm/mach-s5pv210/common.c @@ -169,8 +169,6 @@ void __init s5pv210_init_io(struct map_desc *mach_desc, int size) void __init s5pv210_map_io(void) { - init_consistent_dma_size(14 << 20); - /* initialise device information early */ s5pv210_default_sdhci0(); s5pv210_default_sdhci1();