[PATCH v1 0/5] mmc: atmel-mci: Get rid of leftovers and clean up

Ulf Hansson ulf.hansson at linaro.org
Thu Apr 25 09:22:05 PDT 2024


On Wed, 17 Apr 2024 at 18:57, Andy Shevchenko
<andriy.shevchenko at linux.intel.com> wrote:
>
> I used to have some patches against the driver, but it appears that part
> of it has been applied (in different form as done by someone else).
> However, there is still room to improve, hence this spring cleanup series.
>
> Andy Shevchenko (5):
>   mmc: atmel-mci: Get rid of platform data leftovers
>   mmc: atmel-mci: Use temporary variable for struct device
>   mmc: atmel-mci: Replace platform device pointer by generic one
>   mmc: atmel-mci: Incapsulate used to be a platform data into host
>     structure
>   mmc: atmel-mci: Switch to use dev_err_probe()
>
>  drivers/mmc/host/atmel-mci.c | 308 +++++++++++++++--------------------
>  1 file changed, 131 insertions(+), 177 deletions(-)
>

I decided to pick patch 1->3 for next, leaving the remaining patch4
and patch5 for you to re-spin, thanks!

Kind regards
Uffe



More information about the linux-arm-kernel mailing list