All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] mmc: tmio: further cleanups after kmap_atomic removal
@ 2022-11-02 12:54 Wolfram Sang
  2022-11-02 12:54 ` [RFC PATCH 1/2] mmc: tmio: remove tmio_mmc_k(un)map_atomic helpers Wolfram Sang
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Wolfram Sang @ 2022-11-02 12:54 UTC (permalink / raw)
  To: linux-mmc; +Cc: linux-renesas-soc, Wolfram Sang

Thanks to Adrian's patches mentioned in patch 1 in this series, we can
now simplify the TMIO driver a tad further to ease future refactoring.
This is marked as RFC because testing the corner cases is not so easy so
extra eyes for review are more than welcome.

Thanks and happy hacking!

   Wolfram


Wolfram Sang (2):
  mmc: tmio: remove tmio_mmc_k(un)map_atomic helpers
  mmc: tmio: remove 'alignment_shift' from platform data

 drivers/mmc/host/renesas_sdhi_core.c     |  1 -
 drivers/mmc/host/renesas_sdhi_sys_dmac.c | 10 +++++-----
 drivers/mmc/host/tmio_mmc.h              | 11 -----------
 drivers/mmc/host/tmio_mmc_core.c         | 13 +++++++------
 include/linux/mfd/tmio.h                 |  1 -
 5 files changed, 12 insertions(+), 24 deletions(-)

-- 
2.35.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-11-18  9:46 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-02 12:54 [RFC PATCH 0/2] mmc: tmio: further cleanups after kmap_atomic removal Wolfram Sang
2022-11-02 12:54 ` [RFC PATCH 1/2] mmc: tmio: remove tmio_mmc_k(un)map_atomic helpers Wolfram Sang
2022-11-02 12:54 ` [RFC PATCH 2/2] mmc: tmio: remove 'alignment_shift' from platform data Wolfram Sang
2022-11-02 17:59 ` [RFC PATCH 0/2] mmc: tmio: further cleanups after kmap_atomic removal Arnd Bergmann
2022-11-02 18:58   ` Wolfram Sang
2022-11-18  9:45 ` Ulf Hansson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.