From patchwork Sun Mar 11 08:32:16 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kukjin Kim X-Patchwork-Id: 146317 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id D2849B6FA9 for ; Tue, 13 Mar 2012 12:22:31 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1S7GPe-0005Fj-MZ; Tue, 13 Mar 2012 01:20:30 +0000 Received: from bombadil.infradead.org ([2001:4830:2446:ff00:4687:fcff:fea6:5117]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1S7FGD-0005JW-V8 for linux-arm-kernel@merlin.infradead.org; Tue, 13 Mar 2012 00:06:42 +0000 Received: from mail-iy0-f177.google.com ([209.85.210.177]) by bombadil.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1S6eCU-0002B9-Es for linux-arm-kernel@lists.infradead.org; Sun, 11 Mar 2012 08:32:23 +0000 Received: by iaky10 with SMTP id y10so6105735iak.36 for ; Sun, 11 Mar 2012 00:32:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding; bh=PBSsk23wmR9d0rMV32zQuHqtjWq+qVRja1gpzQIqykY=; b=V1xIVxYgBaCW3l++ttPV/v7HJuVi+Ua2AGEIa6jd+w1gHtwTV8YghMP20hsw5CYcXi MfAQdJ0Vrzm2xMc4Ogf8sTGmy0wE9nzGU2VaWptGWNJrRitnaNViHDxLHvrtVCSX4Lh5 6eyGvdQqAzO5JQ10iE1xEron17rSaiME0HY9iZ4s5zpRRqBBVIgimJUaBO93YzWLEjLt RBIIb6nLuQxg/F2t8PCUBMMklfDj+RZQ03/dOltZXR0AoQhEBXhnaX4nbYkBvSyWvukC t63Tet9cRzYu7L57cvwDvrIph/IMANIO8Wc7nMgs6KpRvaLjIUER4V2Dnr0ti2t948FQ bJIA== Received: by 10.50.154.200 with SMTP id vq8mr12835449igb.14.1331454739833; Sun, 11 Mar 2012 00:32:19 -0800 (PST) Received: from [10.211.55.6] (72-254-17-190.client.stsn.net. [72.254.17.190]) by mx.google.com with ESMTPS id df2sm6203812igb.10.2012.03.11.00.32.17 (version=SSLv3 cipher=OTHER); Sun, 11 Mar 2012 00:32:18 -0800 (PST) Message-ID: <4F5C6310.5010402@samsung.com> Date: Sun, 11 Mar 2012 00:32:16 -0800 From: Kukjin Kim User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.24) Gecko/20111108 Fedora/3.1.16-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.16 MIME-Version: 1.0 To: Arnd Bergmann , 'Olof Johansson' Subject: [GIT PULL v2] Samsung cleanup EXYNOS clock for v3.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20120311_043222_712415_CBFC9CDB X-CRM114-Status: GOOD ( 13.59 ) X-Spam-Score: -2.6 (--) X-Spam-Report: SpamAssassin version 3.3.2 on bombadil.infradead.org summary: Content analysis details: (-2.6 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low trust [209.85.210.177 listed in list.dnswl.org] 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (kgene.kim[at]gmail.com) -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily valid -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Cc: Kukjin Kim , "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-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Arnd, Olof, I rebased cleanup-exynos-clock on top of cleanup-use-static as per Olof's suggestion. Please pull it from: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/cleanup-exynos-clock If any problems, please kindly let me know. Thanks. Best regards, Kgene. --- Kukjin Kim , Senior Engineer, SW Solution Development Team, Samsung Electronics Co., Ltd. The following changes since commit c15a04338b5a6d4305d107a5b6c0cd43418b7f3e: Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clock (2012-03-10 22:21:36 -0800) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git next/cleanup-exynos-clock Jaecheol Lee (1): ARM: EXYNOS: add clock registers for exynos4x12-cpufreq Kukjin Kim (4): ARM: EXYNOS: replace clock.c for other new EXYNOS SoCs ARM: EXYNOS: use static declaration on regarding clock ARM: EXYNOS: change the prefix S5P_ to EXYNOS4_ for clock PM / devfreq: update the name of EXYNOS clock register MyungJoo Ham (2): PM / devfreq: update the name of EXYNOS clock registers that were omitted ARM: EXYNOS: Add clock register addresses for EXYNOS4X12 bus devfreq driver arch/arm/mach-exynos/Makefile | 3 +- arch/arm/mach-exynos/clock-exynos4.c | 1563 ++++++++++++++++++++ arch/arm/mach-exynos/clock-exynos4.h | 30 + arch/arm/mach-exynos/clock-exynos4210.c | 46 +- arch/arm/mach-exynos/clock-exynos4212.c | 30 +- arch/arm/mach-exynos/clock.c | 1564 --------------------- arch/arm/mach-exynos/common.h | 9 + arch/arm/mach-exynos/include/mach/exynos4-clock.h | 43 - arch/arm/mach-exynos/include/mach/regs-clock.h | 416 +++--- arch/arm/mach-exynos/pm.c | 40 +- drivers/devfreq/exynos4_bus.c | 230 ++-- 11 files changed, 2009 insertions(+), 1965 deletions(-) create mode 100644 arch/arm/mach-exynos/clock-exynos4.c create mode 100644 arch/arm/mach-exynos/clock-exynos4.h delete mode 100644 arch/arm/mach-exynos/clock.c delete mode 100644 arch/arm/mach-exynos/include/mach/exynos4-clock.h