[U-Boot] [PATCH 15/27] dm: mmc: sdhci: Refactor configuration setup to support DM

Simon Glass sjg at chromium.org
Mon Jul 4 01:25:23 CEST 2016


On 12 June 2016 at 23:30, Simon Glass <sjg at chromium.org> wrote:
> Move the configuration setting into a separate function which can be used by
> the driver-model code.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/mmc/sdhci.c | 107 +++++++++++++++++++++++++++++-----------------------
>  1 file changed, 59 insertions(+), 48 deletions(-)

Applied to u-boot-dm/next.


More information about the U-Boot mailing list