Re: [PATCH 0/3] mmc: core: A couple of fixes for UHS-II card
From: Adrian Hunter
Date: Tue Oct 29 2024 - 11:00:10 EST
On 29/10/24 15:17, Ulf Hansson wrote:
> The recently introduced UHS-II support to the mmc core has a few problems,
> during the card initialization and re-initialization. This series intends to
> addresses some these problems.
>
> Ulf Hansson (3):
> mmc: core: Simplify sd_uhs2_power_up()
> mmc: core: Add error handling of sd_uhs2_power_up()
> mmc: core: Fix error paths for UHS-II card init and re-init
>
> drivers/mmc/core/sd_uhs2.c | 65 +++++++++++++++++---------------------
> 1 file changed, 29 insertions(+), 36 deletions(-)
Reviewed-by: Adrian Hunter <adrian.hunter@xxxxxxxxx>