Re: [U-Boot] [PATCH 0/3] spl: mmc: Fix warning and unify spl_mmc_find_device()

2015-12-02 Thread Michal Simek
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 

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




signature.asc
Description: OpenPGP digital signature
___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot


[U-Boot] [PATCH 0/3] spl: mmc: Fix warning and unify spl_mmc_find_device()

2015-11-30 Thread Simon Glass
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

___
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot