public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/3] spl: mmc: Fix warning and unify spl_mmc_find_device()
@ 2015-11-30 17:19 Simon Glass
  2015-11-30 17:19 ` [U-Boot] [PATCH 1/3] spl: mmc: Fix compiler warning with CONFIG_DM_MMC Simon Glass
                   ` (3 more replies)
  0 siblings, 4 replies; 12+ messages in thread
From: Simon Glass @ 2015-11-30 17:19 UTC (permalink / raw)
  To: u-boot

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(-)

-- 
2.6.0.rc2.230.g3dd15c0

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2015-12-02 10:22 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [U-Boot] [PATCH 0/3] spl: mmc: Fix warning and unify spl_mmc_find_device() Michal Simek

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox