From: Michal Simek <monstr@monstr.eu>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/3] spl: mmc: Fix warning and unify spl_mmc_find_device()
Date: Wed, 2 Dec 2015 11:22:06 +0100 [thread overview]
Message-ID: <565EC64E.8020900@monstr.eu> (raw)
In-Reply-To: <1448903949-2092-1-git-send-email-sjg@chromium.org>
On 30.11.2015 18:19, Simon Glass wrote:
> This little series fixes a compiler warning in SPL MMC which affects
> Rockchip. It also joins up the spl_mmc_find_device() function again. I feel
> that splitting the function was the wrong approach as discussed here:
>
> https://patchwork.ozlabs.org/patch/537276/
>
> The first patch fixes the warning. The other two are suggested improvements
> but are separate from that problem.
>
>
> Simon Glass (3):
> spl: mmc: Fix compiler warning with CONFIG_DM_MMC
> spl: mmc: Rename 'mmc' variable to 'mmcp'
> spl: mmc: Unify non/driver model spl_mmc_find_device()
>
> common/spl/spl_mmc.c | 44 +++++++++++---------------------------------
> 1 file changed, 11 insertions(+), 33 deletions(-)
>
For whole series:
Tested-by: Michal Simek <michal.simek@xilinx.com>
Thanks,
Michal
--
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20151202/83517739/attachment.sig>
prev parent reply other threads:[~2015-12-02 10:22 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-30 17:19 [U-Boot] [PATCH 0/3] spl: mmc: Fix warning and unify spl_mmc_find_device() Simon Glass
2015-11-30 17:19 ` [U-Boot] [PATCH 1/3] spl: mmc: Fix compiler warning with CONFIG_DM_MMC Simon Glass
2015-12-01 12:02 ` Nikita Kiryanov
2015-12-01 19:57 ` Tom Rini
2015-12-01 20:01 ` Simon Glass
2015-12-01 20:19 ` Tom Rini
2015-12-02 0:33 ` Simon Glass
2015-12-02 0:46 ` Tom Rini
2015-11-30 17:19 ` [U-Boot] [PATCH 2/3] spl: mmc: Rename 'mmc' variable to 'mmcp' Simon Glass
2015-12-01 12:10 ` Nikita Kiryanov
2015-11-30 17:19 ` [U-Boot] [PATCH 3/3] spl: mmc: Unify non/driver model spl_mmc_find_device() Simon Glass
2015-12-02 10:22 ` Michal Simek [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=565EC64E.8020900@monstr.eu \
--to=monstr@monstr.eu \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.