From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 290ABC433E7 for ; Thu, 3 Sep 2020 08:12:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id DF83B21D7E for ; Thu, 3 Sep 2020 08:12:10 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=linaro.org header.i=@linaro.org header.b="LNj9s0VD" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728061AbgICIMB (ORCPT ); Thu, 3 Sep 2020 04:12:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34082 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728867AbgICIK2 (ORCPT ); Thu, 3 Sep 2020 04:10:28 -0400 Received: from mail-ua1-x941.google.com (mail-ua1-x941.google.com [IPv6:2607:f8b0:4864:20::941]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 262FAC061245 for ; Thu, 3 Sep 2020 01:10:27 -0700 (PDT) Received: by mail-ua1-x941.google.com with SMTP id z46so609673uac.13 for ; Thu, 03 Sep 2020 01:10:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=LrOjlA1x52Sx3PNdexN+2X/ozkPpzSng8Vccaxs54Zw=; b=LNj9s0VDa9drWeLKU2VtX/B9wbQgZmQkc6JpKMfK3e9C+15ObehWeink4X7oCMDirp WPafqIvq9t4fj1FDRMiaapi9ohjzXf41O7a5YaafCVZPvVQ9M2pyoTOBkhB2a+84EXOK AiANcRalw5n97ufIUIOei9DTEGLrtbKe/WatzVK99QTXRF7K/qYw86pIst4ltUDzOJQd Gn04+W0cxdaZGW5nD0qXPij/7pKctDdjpM60SGN4pobi5xXjPsFhZ71Edv4qO8JPESdz B5NaqGd/yzgyFw8wRa5dCrYP9Mm74fIRm4/AmfvKAjITRKgEyNhX9nL3RBTyIQ0ByLE0 bmzw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=LrOjlA1x52Sx3PNdexN+2X/ozkPpzSng8Vccaxs54Zw=; b=V+nsZubKec81yNlX3Cu2f/7AllFV0W73RJ6+0T/CpuR4fD32T3AlFXCPmgwhpMco7w +/YuN34tjeTBMK8nWaOOWYIcztI3PyI9b+QriQuUh2av14gC9D6LOM1cHtc8WObMyhy7 p4uGmglS4fvr9gStR1kY7Ct7j3UYYmlYIadzUcUYTNWPsT15j9WX5VL4Lw8QmOPtAcfJ 5CpXQMfGgFb22vZsrHH6ShqEmIqc5pt8dJd+rGqRmjG2Q5tojU9rIntAtqtyrFtSPKKq OjKW1MizNtKnVAmQgilhzYlcSNpNKGtL1VK9DNhIQU7F2HFs90plAkv7uoWZUhTNhcTK XHlQ== X-Gm-Message-State: AOAM531oUqJeAGi9CPLic1VIULR7pgkKqrbQti/hOQGyoK/07gNKPgy6 Yx20IZh6sYmZAYu3HkcF6bUDeoGgMnM7YmwZvbc4Ig== X-Google-Smtp-Source: ABdhPJw7qVTiuZksAFcWPUutKJ0zYg2tpTJGwRa2BumR3h5BzwPXYQoKG7VAuSHc8ImsX3M25x7A+yZZGSSWhcaYqhE= X-Received: by 2002:ab0:6f91:: with SMTP id f17mr357139uav.129.1599120626145; Thu, 03 Sep 2020 01:10:26 -0700 (PDT) MIME-Version: 1.0 References: <20200902193658.20539-1-krzk@kernel.org> In-Reply-To: <20200902193658.20539-1-krzk@kernel.org> From: Ulf Hansson Date: Thu, 3 Sep 2020 10:09:49 +0200 Message-ID: Subject: Re: [PATCH 00/11] mmc: Minor cleanups and compile test To: Krzysztof Kozlowski Cc: Florian Fainelli , Ray Jui , Scott Branden , BCM Kernel Feedback , Nicolas Saenz Julienne , Jaehoon Chung , Jun Nie , Shawn Guo , Paul Cercueil , Kevin Hilman , Neil Armstrong , Jerome Brunet , Martin Blumenstingl , Al Cooper , Adrian Hunter , Michal Simek , Lars Povlsen , Steen Hegelund , Microchip Linux Driver Support , Thierry Reding , Jonathan Hunter , Arnd Bergmann , "linux-mmc@vger.kernel.org" , Linux Kernel Mailing List , linux-rpi-kernel@lists.infradead.org, Linux ARM , "open list:ARM/Amlogic Meson..." , linux-tegra Content-Type: text/plain; charset="UTF-8" Sender: linux-mmc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-mmc@vger.kernel.org On Wed, 2 Sep 2020 at 21:37, Krzysztof Kozlowski wrote: > > Hi, > > Set of minor cleanups. Patches requiring more attention: > - 6/11: Testing and review would be appreciated, > - 11/11: I build tested multiple architectures but not all and > definitely no all possible configs. This one could sit on the lists > for few days so 0-day would try it. > > Best regards, > Krzysztof > > Krzysztof Kozlowski (11): > mmc: bcm2835: Simplify with dev_err_probe() > mmc: davinci: Simplify with dev_err_probe() > mmc: dw_mmc-zx: Simplify with dev_err_probe() > mmc: jz4740: Simplify with dev_err_probe() > mmc: meson: Simplify with dev_err_probe() > mmc: sdhci-brcmstb: Simplify with optional clock and dev_err_probe() > mmc: sdhci-of-arasan: Simplify with dev_err_probe() > mmc: sdhci-tegra: Simplify with dev_err_probe() > mmc: dw_mmc: Simplify with dev_err_probe() > mmc: sdhci-of-sparx5: Use proper printk format for dma_addr_t > mmc: host: Enable compile testing of multiple drivers > > drivers/mmc/host/Kconfig | 42 ++++++++++++++++-------------- > drivers/mmc/host/bcm2835.c | 4 +-- > drivers/mmc/host/davinci_mmc.c | 5 ++-- > drivers/mmc/host/dw_mmc-zx.c | 11 +++----- > drivers/mmc/host/dw_mmc.c | 9 +++---- > drivers/mmc/host/jz4740_mmc.c | 5 ++-- > drivers/mmc/host/meson-gx-mmc.c | 16 ++++-------- > drivers/mmc/host/sdhci-brcmstb.c | 12 ++++----- > drivers/mmc/host/sdhci-of-arasan.c | 7 +++-- > drivers/mmc/host/sdhci-of-sparx5.c | 4 +-- > drivers/mmc/host/sdhci-tegra.c | 7 ++--- > 11 files changed, 51 insertions(+), 71 deletions(-) > > -- > 2.17.1 > Series applied for next, except 11, thanks! Kind regards Uffe