From patchwork Tue Aug 27 17:31:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Christian Daudt X-Patchwork-Id: 270169 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from casper.infradead.org (unknown [IPv6:2001:770:15f::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 45DCB2C00DC for ; Wed, 28 Aug 2013 03:32:12 +1000 (EST) Received: from merlin.infradead.org ([2001:4978:20e::2]) by casper.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1VEN7c-0000t6-17; Tue, 27 Aug 2013 17:32:04 +0000 Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VEN7Z-00013H-Oa; Tue, 27 Aug 2013 17:32:01 +0000 Received: from mms1.broadcom.com ([216.31.210.17]) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1VEN7X-00011v-CK for linux-arm-kernel@lists.infradead.org; Tue, 27 Aug 2013 17:31:59 +0000 Received: from [10.9.208.53] by mms1.broadcom.com with ESMTP (Broadcom SMTP Relay (Email Firewall v6.5)); Tue, 27 Aug 2013 10:27:27 -0700 X-Server-Uuid: 06151B78-6688-425E-9DE2-57CB27892261 Received: from IRVEXCHSMTP3.corp.ad.broadcom.com (10.9.207.53) by IRVEXCHCAS06.corp.ad.broadcom.com (10.9.208.53) with Microsoft SMTP Server (TLS) id 14.1.438.0; Tue, 27 Aug 2013 10:31:20 -0700 Received: from mail-irva-13.broadcom.com (10.10.10.20) by IRVEXCHSMTP3.corp.ad.broadcom.com (10.9.207.53) with Microsoft SMTP Server id 14.1.438.0; Tue, 27 Aug 2013 10:31:20 -0700 Received: from [10.136.18.149] (test-csd10.ric.broadcom.com [10.136.18.149]) by mail-irva-13.broadcom.com (Postfix) with ESMTP id 590AAF2DA3; Tue, 27 Aug 2013 10:31:16 -0700 (PDT) Message-ID: <521CE264.5050308@broadcom.com> Date: Tue, 27 Aug 2013 10:31:16 -0700 From: "Christian Daudt" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130803 Thunderbird/17.0.8 MIME-Version: 1.0 To: "Arnd Bergmann" , "Olof Johansson" , "linux-arm-kernel@lists.infradead.org" , "csd_b@daudt.org" Subject: [GIT PULL] ARM: late bcm SOC for 3.12 X-WSS-ID: 7E023EF40UO1045252-02-01 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130827_133159_590824_C858A04C X-CRM114-Status: UNSURE ( 9.86 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -6.7 (------) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-6.7 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [216.31.210.17 listed in list.dnswl.org] -2.5 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] X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Hi Olof, Please pull the branch below. It contains a couple of missing patches from last week's (still un-acked) pull requests. Thanks, csd The following changes since commit c095ba7224d8edc71dcef0d655911399a8bd4a3f: Linux 3.11-rc4 (2013-08-04 13:46:46 -0700) are available in the git repository at: git://github.com/broadcom/bcm11351.git tags/bcm-for-3.12-late-soc for you to fetch changes up to ceb2ea195a4167bc1ee9d78b19220562b1524fba: mmc: sdhci-bcm-kona: Staticize sdhci_bcm_kona_card_event (2013-08-27 10:17:25 -0700) ---------------------------------------------------------------- Late changes for 3.12 broadcom driver ---------------------------------------------------------------- Sachin Kamat (2): mmc: sdhci-bcm-kona: Remove unneeded version.h inclusion mmc: sdhci-bcm-kona: Staticize sdhci_bcm_kona_card_event drivers/mmc/host/sdhci-bcm-kona.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)