From mboxrd@z Thu Jan 1 00:00:00 1970 From: Florian Fainelli Subject: Re: [PATCH 01/13] mmc: bcm2835: add bcm2835_read_wait_sdcmd Date: Thu, 26 Jan 2017 15:51:00 -0800 Message-ID: <30bf98f0-c893-d306-ab79-3ba741790919@gmail.com> References: <1485473846-24537-1-git-send-email-kraxel@redhat.com> <1485473846-24537-2-git-send-email-kraxel@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1485473846-24537-2-git-send-email-kraxel@redhat.com> Sender: linux-kernel-owner@vger.kernel.org To: Gerd Hoffmann , linux-rpi-kernel@lists.infradead.org Cc: Stefan Wahren , Eric Anholt , Ulf Hansson , linux-mmc@vger.kernel.org, Ray Jui , Scott Branden , "maintainer:BROADCOM BCM281XX/BCM11XXX/BCM216XX ARM ARCHITE..." , Stephen Warren , Lee Jones , "moderated list:BROADCOM BCM2835 ARM ARCHITECTURE" , open list List-Id: linux-mmc@vger.kernel.org On 01/26/2017 03:37 PM, Gerd Hoffmann wrote: > Signed-off-by: Gerd Hoffmann Few things with your submission: - if you send more than one patch, a cover letter is a welcome to explain your changes - try to provide commit messages for things that are not obvious (in fact, most maintainers actually request commit messages even for trivial things) - have not we switched to the iproc SDHCI driver, or is this for the other SDIO connected peripherals here? Thanks -- Florian