| Submitter | Arnd Bergmann |
|---|---|
| Date | July 23, 2012, 8:32 p.m. |
| Message ID | <1343075561-17446-9-git-send-email-arnd@arndb.de> |
| Download | mbox |
| Permalink | /patch/182199/ |
| State | New |
| Headers | show
Return-Path: <linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org> X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (unknown [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 529432C00A5 for <incoming-imx@patchwork.ozlabs.org>; Fri, 7 Sep 2012 00:49:31 +1000 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1T9dJf-000271-Aq; Thu, 06 Sep 2012 14:44:23 +0000 Received: from moutng.kundenserver.de ([212.227.17.8]) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1StPJN-0001SD-Tk for linux-arm-kernel@lists.infradead.org; Mon, 23 Jul 2012 20:33:04 +0000 Received: from klappe2.lan (HSI-KBW-149-172-5-253.hsi13.kabel-badenwuerttemberg.de [149.172.5.253]) by mrelayeu.kundenserver.de (node=mrbap4) with ESMTP (Nemesis) id 0MOiGM-1SxEnQ2L7W-0063ko; Mon, 23 Jul 2012 22:32:46 +0200 From: Arnd Bergmann <arnd@arndb.de> To: Linus Torvalds <torvalds@linux-foundation.org> Subject: [GIT PULL 08/15] arm-soc: cleanups, part 2 Date: Mon, 23 Jul 2012 22:32:34 +0200 Message-Id: <1343075561-17446-9-git-send-email-arnd@arndb.de> X-Mailer: git-send-email 1.7.10 In-Reply-To: <1343075561-17446-1-git-send-email-arnd@arndb.de> References: <1343075561-17446-1-git-send-email-arnd@arndb.de> X-Provags-ID: V02:K0:V4WFgQQGTCnVAESkJAJ0n5RvL6V4kSBhuPu5kYk+594 2TmXsi76xTp+xeiamyFvO3dmWi2Usym3xE1tAcYlV0dYJhDlxp 7qGvHTHWCL/YaBBuyK0tZXwu/rsN8qX2IA6n9klpXVoerv6/+B 0SyPYW2hiEAGyWTjcLFHhBkySNDy8Q0cBLa9gbsf5VeoRbT226 5yvNkvr/MdmLHZ6e8RmrirC/DQKhNzS+szt+QB8omIbDacOIcD ci6sFlst97dWSfJrVxDuARMagtV17XBOGZJKLwP5tEIkNjy0zd KK26wRAPN9miwwU2J5VTfMZvt5fV16FxKtLoaWuXXm9kaMaygu t5aazb8oUkZUkqZK4742a/yfT8Yq18mUWpGoYBXL2 X-Bad-Reply: References and In-Reply-To but no 'Re:' in Subject. X-Spam-Note: CRM114 invocation failed X-Spam-Score: -1.9 (-) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-1.9 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [212.227.17.8 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] X-Mailman-Approved-At: Thu, 06 Sep 2012 10:43:41 -0400 Cc: arm@kernel.org, linux-kernel@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: <http://lists.infradead.org/mailman/options/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=unsubscribe> List-Archive: <http://lists.infradead.org/pipermail/linux-arm-kernel/> List-Post: <mailto:linux-arm-kernel@lists.infradead.org> List-Help: <mailto:linux-arm-kernel-request@lists.infradead.org?subject=help> List-Subscribe: <http://lists.infradead.org/mailman/listinfo/linux-arm-kernel>, <mailto:linux-arm-kernel-request@lists.infradead.org?subject=subscribe> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit 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 |
The following changes since commit 6887a4131da3adaab011613776d865f4bcfb5678: Linux 3.5-rc5 (2012-06-30 16:08:57 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git next/cleanup2 for you to fetch changes up to db3c47a3af96e8109b1bb114c32f0854259d5970: Merge tag 'omap-cleanup-part2-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanup2 (2012-07-10 16:58:19 +0200) ---------------------------------------------------------------- arm-soc: cleanups, part 2 These omap cleanups have dependencies on earlier omap branches that in turn depend on other cleanups, so they could not go into the same branch. ---------------------------------------------------------------- Arnd Bergmann (2): Merge tag 'omap-cleanup-part2-for-v3.6' of git://git.kernel.org/.../tmlind/linux-omap into next/cleanup2 Merge branch 'next/cleanup2' into for-next Jon Hunter (2): ARM: OMAP4: clockdomain/CM code: Update supported transition modes ARM: OMAP2+: powerdomain code: Fix Wake-up power domain power status Kishon Vijay Abraham I (1): ARM: OMAP2+: hwmod code: add support to set dmadisable in hwmod framework Paul Walmsley (1): Merge branches 'hwmod_am335x_support_3.6', 'clkdm_pwrdm_devel_a_3.6' and 'misc_devel_3.6' into omap_devel_f_3.6 R Sricharan (1): ARM: OMAP2+: PRM/CM: Move the stubbed prm and cm functions to prcm.c file and make them __weak Sakari Ailus (1): ARM: OMAP3: control: add definition for CONTROL_CAMERA_PHY_CTRL Santosh Shilimkar (1): ARM: OMAP: sdrc: Fix the build break for OMAP4 only builds Tarun Kanti DebBarma (3): ARM: OMAP2+: hwmod: add omap_hwmod_get_main_clk() API ARM: OMAP: dmtimer: use devm_ API and do some cleanup in probe() ARM: OMAP2+: dmtimer: cleanup fclk usage Tony Lindgren (3): Merge tags 'omap-cleanup-for-v3.6', 'omap-devel-dmtimer-for-v3.6' and 'omap-devel-am33xx-for-v3.6' into devel-am33xx-part2 Merge tag 'omap-devel-f-for-3.6' of git://git.kernel.org/.../pjw/omap-pending into cleanup-part2 ARM: OMAP2+: Fix mismerge for omap_hwmod_get_main_clk() API Vaibhav Hiremath (7): ARM: OMAP2+: hwmod: Add new sysc_type3 into omap_hwmod required for am33xx ARM: OMAP3/4: omap_hwmod: Add rstst_offs field to struct omap_hwmod_omap4_prcm ARM: OMAP2+: All OMAP2PLUS uses omap-device.o target so add one entry ARM: OMAP2+: Move omap3 dpll ops to dpll3xxx.c ARM: OMAP2+: am33xx: Make am33xx as a separate class ARM: OMAP2+: am33xx: Change cpu_is_am33xx to soc_is_am33xx ARM: OMAP2+: Remove unnecessary ifdef around __omap2_set_globals Vikram Pandita (1): ARM: OMAP3+: dpll: optimize noncore dpll locking logic arch/arm/mach-omap2/Kconfig | 12 +++- arch/arm/mach-omap2/Makefile | 8 ++- arch/arm/mach-omap2/clock.c | 18 ------ arch/arm/mach-omap2/clock3xxx_data.c | 2 +- arch/arm/mach-omap2/clock44xx_data.c | 22 ++++---- arch/arm/mach-omap2/clockdomain44xx.c | 10 +++- arch/arm/mach-omap2/cminst44xx.c | 14 ----- arch/arm/mach-omap2/cminst44xx.h | 25 --------- arch/arm/mach-omap2/common.c | 10 +--- arch/arm/mach-omap2/common.h | 5 ++ arch/arm/mach-omap2/control.h | 1 + arch/arm/mach-omap2/dpll3xxx.c | 26 ++++++++- arch/arm/mach-omap2/id.c | 4 +- arch/arm/mach-omap2/omap_hwmod.c | 76 ++++++++++++++++++++++++-- arch/arm/mach-omap2/omap_hwmod_common_data.c | 10 ++++ arch/arm/mach-omap2/powerdomain.c | 6 +- arch/arm/mach-omap2/prcm.c | 23 ++++++++ arch/arm/mach-omap2/prm2xxx_3xxx.h | 65 ---------------------- arch/arm/mach-omap2/prm_common.c | 62 +++++++++++++++++++++ arch/arm/mach-omap2/timer.c | 3 +- arch/arm/plat-omap/Makefile | 4 +- arch/arm/plat-omap/dmtimer.c | 53 ++++++------------ arch/arm/plat-omap/include/plat/cpu.h | 17 +++--- arch/arm/plat-omap/include/plat/omap_hwmod.h | 19 +++++++ arch/arm/plat-omap/include/plat/sdrc.h | 2 +- arch/arm/plat-omap/sram.c | 6 +- 26 files changed, 296 insertions(+), 207 deletions(-)