From patchwork Tue Apr 17 08:53:21 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Stefan Roese X-Patchwork-Id: 899144 X-Patchwork-Delegate: trini@ti.com Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=none (mailfrom) smtp.mailfrom=lists.denx.de (client-ip=81.169.180.215; helo=lists.denx.de; envelope-from=u-boot-bounces@lists.denx.de; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=denx.de Received: from lists.denx.de (dione.denx.de [81.169.180.215]) by ozlabs.org (Postfix) with ESMTP id 40QJvb1KXxz9s0p for ; Tue, 17 Apr 2018 18:54:03 +1000 (AEST) Received: by lists.denx.de (Postfix, from userid 105) id E3EEDC21DAF; Tue, 17 Apr 2018 08:53:43 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on lists.denx.de X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=unavailable autolearn_force=no version=3.4.0 Received: from lists.denx.de (localhost [IPv6:::1]) by lists.denx.de (Postfix) with ESMTP id CE5E0C21DB6; Tue, 17 Apr 2018 08:53:40 +0000 (UTC) Received: by lists.denx.de (Postfix, from userid 105) id 5564BC21DC1; Tue, 17 Apr 2018 08:53:24 +0000 (UTC) Received: from mx2.mailbox.org (mx2.mailbox.org [80.241.60.215]) by lists.denx.de (Postfix) with ESMTPS id AD704C21E08 for ; Tue, 17 Apr 2018 08:53:23 +0000 (UTC) Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.mailbox.org (Postfix) with ESMTPS id 952DA41083; Tue, 17 Apr 2018 10:53:23 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de Received: from smtp1.mailbox.org ([80.241.60.240]) by hefe.heinlein-support.de (hefe.heinlein-support.de [91.198.250.172]) (amavisd-new, port 10030) with ESMTP id hjB7JXqRq9I2; Tue, 17 Apr 2018 10:53:22 +0200 (CEST) To: Tom Rini , U-Boot list From: Stefan Roese Message-ID: <1a39f579-bd49-df9d-73a2-47974ef2a676@denx.de> Date: Tue, 17 Apr 2018 10:53:21 +0200 MIME-Version: 1.0 Content-Language: en-US Subject: [U-Boot] Please pull u-boot-marvell/master X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.18 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" Hi Tom, please pull the small mv_sdhci fix from Matt from the Marvell repo. Thanks, Stefan The following changes since commit 8c0a17be0a632b9a823e14628c42f85c3e64f08e: Prepare v2018.05-rc2 (2018-04-16 20:00:14 -0400) are available in the Git repository at: git://www.denx.de/git/u-boot-marvell.git for you to fetch changes up to ca4e7d674ee6931c7a4effd697e644d7646cfac0: mmc: mv_sdhci: zero out sdhci_host structure (2018-04-17 10:39:30 +0200) ---------------------------------------------------------------- Matt Pelland (1): mmc: mv_sdhci: zero out sdhci_host structure drivers/mmc/mv_sdhci.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)