[PATCH v2 11/46] mmc: mtk-sd: Fix not calling dev_err with a device
Simon Glass
sjg at chromium.org
Thu Sep 17 03:10:14 CEST 2020
On Tue, 15 Sep 2020 at 08:45, Sean Anderson <seanga2 at gmail.com> wrote:
>
> This adds a udevice parameter to get_best_delay and msdc_set_mclk so they
> can call dev_err properly.
>
> Signed-off-by: Sean Anderson <seanga2 at gmail.com>
> ---
>
> Changes in v2:
> - New
>
> drivers/mmc/mtk-sd.c | 24 +++++++++++++-----------
> 1 file changed, 13 insertions(+), 11 deletions(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list