All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] mmc: tmio, renesas-sdhi: cleanups
@ 2017-05-30 12:50 Simon Horman
  2017-05-30 12:50 ` [PATCH 1/5] MAINTAINERS: Update files for TMIO/SDHI MMC driver Simon Horman
                   ` (5 more replies)
  0 siblings, 6 replies; 14+ messages in thread
From: Simon Horman @ 2017-05-30 12:50 UTC (permalink / raw)
  To: Wolfram Sang, Ulf Hansson
  Cc: Magnus Damm, linux-mmc, linux-renesas-soc, Simon Horman

Hi,

this short series provides some cleanups to the tmio and renesas-sdhi
drivers.

* Update files listed in MAINTAINERS
* Consistently use EXPORT_SYMBOL_GPL
* Update Renesas related copyrights
* Improve checkpatch cleanness

Simon Horman (5):
  MAINTAINERS: Update files for TMIO/SDHI MMC driver
  mmc: tmio: use EXPORT_SYMBOL_GPL
  mmc: tmio, renesas-sdhi: update Renesas related copyrights
  mmc: tmio: improve checkpatch cleanness
  mmc: renesas-sdhi: improve checkpatch cleanness

 MAINTAINERS                              |   2 +-
 drivers/mmc/host/renesas_sdhi.h          |   4 +-
 drivers/mmc/host/renesas_sdhi_core.c     |  53 +++++++-----
 drivers/mmc/host/renesas_sdhi_sys_dmac.c |  28 ++++---
 drivers/mmc/host/tmio_mmc.c              |  10 ++-
 drivers/mmc/host/tmio_mmc.h              |  22 +++--
 drivers/mmc/host/tmio_mmc_core.c         | 139 ++++++++++++++++++-------------
 include/linux/mfd/tmio.h                 |  33 ++++----
 8 files changed, 167 insertions(+), 124 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2017-06-08 13:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-05-30 12:50 [PATCH 0/5] mmc: tmio, renesas-sdhi: cleanups Simon Horman
2017-05-30 12:50 ` [PATCH 1/5] MAINTAINERS: Update files for TMIO/SDHI MMC driver Simon Horman
2017-05-30 19:31   ` Wolfram Sang
2017-05-30 12:50 ` [PATCH 2/5] mmc: tmio: use EXPORT_SYMBOL_GPL Simon Horman
2017-05-30 19:35   ` Wolfram Sang
2017-05-30 12:50 ` [PATCH 3/5] mmc: tmio, renesas-sdhi: update Renesas related copyrights Simon Horman
2017-05-30 19:37   ` Wolfram Sang
2017-05-30 12:50 ` [PATCH 4/5] mmc: tmio: improve checkpatch cleanness Simon Horman
2017-05-30 19:58   ` Wolfram Sang
2017-05-31 19:58     ` Simon Horman
2017-05-31 20:02   ` Simon Horman
2017-05-30 12:50 ` [PATCH 5/5] mmc: renesas-sdhi: " Simon Horman
2017-05-30 19:57   ` Wolfram Sang
2017-06-08 13:52 ` [PATCH 0/5] mmc: tmio, renesas-sdhi: cleanups 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.