From patchwork Fri Sep 30 19:56:42 2011 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tony Lindgren X-Patchwork-Id: 117199 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 9129EB6F7D for ; Sat, 1 Oct 2011 05:57:07 +1000 (EST) Received: from canuck.infradead.org ([2001:4978:20e::1]) by merlin.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1R9jCd-0004pP-0v; Fri, 30 Sep 2011 19:56:59 +0000 Received: from localhost ([127.0.0.1] helo=canuck.infradead.org) by canuck.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1R9jCc-0000XE-KJ; Fri, 30 Sep 2011 19:56:58 +0000 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]) by canuck.infradead.org with esmtps (Exim 4.76 #1 (Red Hat Linux)) id 1R9jCQ-0000Vp-4z for linux-arm-kernel@lists.infradead.org; Fri, 30 Sep 2011 19:56:47 +0000 Received: from c-98-234-237-12.hsd1.ca.comcast.net ([98.234.237.12] helo=localhost.localdomain) by mho-02-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1R9jCO-000Cg7-HA; Fri, 30 Sep 2011 19:56:44 +0000 Received: from Mutt by mutt-smtp-wrapper.pl 1.2 (www.zdo.com/articles/mutt-smtp-wrapper.shtml) X-Mail-Handler: MailHop Outbound by DynDNS X-Originating-IP: 98.234.237.12 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/mailhop/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX198RqcUSSkOVLYNTsNgaweb Date: Fri, 30 Sep 2011 12:56:42 -0700 From: Tony Lindgren To: Arnd Bergmann Subject: Re: [GIT PULL] omap cleanup part3 for v3.2 merge window Message-ID: <20110930195642.GL6324@atomide.com> References: <20110923213735.GZ2937@atomide.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20110923213735.GZ2937@atomide.com> User-Agent: Mutt/1.5.20 (2009-06-14) X-CRM114-Version: 20090807-BlameThorstenAndJenny ( TRE 0.7.6 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20110930_155646_356686_4B4EB238 X-CRM114-Status: GOOD ( 12.00 ) X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.3.1 on canuck.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [204.13.248.72 listed in list.dnswl.org] 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines Cc: linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.12 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, Please pull omap cleanup part3 into cleanup from: git://github.com/tmlind/linux.git cleanup-part3 If you did not already pull the earlier updated cleanup, pulling this is enough and will bring that in too. Regards, Tony The following changes since commit 48b48fc996ad98bc7b7cf133882e08cd2331ae11: Tony Lindgren (1): Merge branch 'for_3.2/pm-cleanup' of git://gitorious.org/khilman/linux-omap-pm into cleanup are available in the git repository at: git://github.com/tmlind/linux.git cleanup-part3 Benoit Cousson (1): ARM: OMAP2+: Add SoC specific map_io functions Jarkko Nikula (13): ARM: OMAP: mcbsp: Remove unused variables from platform data ARM: OMAP: mcbsp: Move out omap_mcbsp_register_board_cfg from plat-omap/devices.c ARM: OMAP: mcbsp: Implement generic register access ARM: OMAP: mcbsp: Make wakeup control generic ARM: OMAP: mcbsp: Make tranceiver configuration control register access generic ARM: OMAP: mcbsp: Make threshold based transfer code generic ARM: OMAP: mcbsp: Use per instance register cache size ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.c ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it generic ARM: OMAP: mcbsp: Update mcbsp.h include dependencies ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.c ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_src ARM: OMAP: mcbsp: Start generalize signal muxing functions Tony Lindgren (2): ARM: OMAP2+: Use SoC specifc map_io ARM: OMAP2+: Remove custom init_irq for remaining boards arch/arm/mach-omap1/mcbsp.c | 45 ++++ arch/arm/mach-omap2/board-2430sdp.c | 8 +- arch/arm/mach-omap2/board-4430sdp.c | 8 +- arch/arm/mach-omap2/board-apollon.c | 8 +- arch/arm/mach-omap2/board-devkit8000.c | 7 +- arch/arm/mach-omap2/board-h4.c | 15 +- arch/arm/mach-omap2/board-n8x0.c | 12 +- arch/arm/mach-omap2/board-omap3beagle.c | 7 +- arch/arm/mach-omap2/board-omap3stalker.c | 7 +- arch/arm/mach-omap2/board-omap3touchbook.c | 7 +- arch/arm/mach-omap2/board-omap4panda.c | 8 +- arch/arm/mach-omap2/board-rm680.c | 8 +- arch/arm/mach-omap2/board-rx51.c | 8 +- arch/arm/mach-omap2/common.c | 18 ++ arch/arm/mach-omap2/mcbsp.c | 103 ++++++--- arch/arm/plat-omap/devices.c | 46 ---- arch/arm/plat-omap/include/plat/common.h | 4 + arch/arm/plat-omap/include/plat/mcbsp.h | 208 +++++----------- arch/arm/plat-omap/mcbsp.c | 358 +++++++++++++--------------- 19 files changed, 379 insertions(+), 506 deletions(-)