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

Andy Shevchenko andriy.shevchenko at linux.intel.com
Wed Apr 17 09:55:12 PDT 2024


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(-)

-- 
2.43.0.rc1.1336.g36b5255a03ac




More information about the linux-arm-kernel mailing list