On Thu, 25 Apr 2024 at 19:09, Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> 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. > > In v2: > - dropped applied patches > - fixed kernel-doc issue (LKP) > > Andy Shevchenko (2): > 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 | 72 ++++++++++++++---------------------- > 1 file changed, 28 insertions(+), 44 deletions(-) > The series applied for next, thanks! Kind regards Uffe