[U-Boot] [PATCH v2 13/24] dm: mmc: Set up the device pointer when using the MMC uclass

Simon Glass sjg at chromium.org
Sat May 14 21:38:04 CEST 2016


On 1 May 2016 at 13:52, Simon Glass <sjg at chromium.org> wrote:
> Update the existing drivers to set up this new pointer. This will be required
> by the MMC uclass.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> Changes in v2: None
>
>  drivers/mmc/omap_hsmmc.c      | 1 +
>  drivers/mmc/pic32_sdhci.c     | 7 ++++++-
>  drivers/mmc/rockchip_dw_mmc.c | 1 +
>  drivers/mmc/socfpga_dw_mmc.c  | 1 +
>  drivers/mmc/uniphier-sd.c     | 1 +
>  drivers/mmc/zynq_sdhci.c      | 1 +
>  include/mmc.h                 | 3 +++
>  7 files changed, 14 insertions(+), 1 deletion(-)

Applied to u-boot-dm.


More information about the U-Boot mailing list