All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] align modalias with driver name for module auto-loading
@ 2015-05-14  8:59 Zhangfei Gao
  2015-05-14  8:59 ` [PATCH 1/4] mmc: dw_mmc: k3: Fix modalias to make module auto-loading work Zhangfei Gao
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Zhangfei Gao @ 2015-05-14  8:59 UTC (permalink / raw)
  To: Jaehoon Chung, ulf.hansson; +Cc: linux-mmc, Zhangfei Gao

Zhangfei Gao (4):
  mmc: dw_mmc: k3: Fix modalias to make module auto-loading work
  mmc: dw_mmc: exynos: Fix modalias to make module auto-loading work
  mmc: dw_mmc: rockchip: Fix modalias to make module auto-loading work
  mmc: sdhci-st: Fix modalias to make module auto-loading work

 drivers/mmc/host/dw_mmc-exynos.c   | 2 +-
 drivers/mmc/host/dw_mmc-k3.c       | 2 +-
 drivers/mmc/host/dw_mmc-rockchip.c | 2 +-
 drivers/mmc/host/sdhci-st.c        | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

-- 
1.9.1


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

end of thread, other threads:[~2015-05-18  9:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-14  8:59 [PATCH 0/4] align modalias with driver name for module auto-loading Zhangfei Gao
2015-05-14  8:59 ` [PATCH 1/4] mmc: dw_mmc: k3: Fix modalias to make module auto-loading work Zhangfei Gao
2015-05-14  8:59 ` [PATCH 2/4] mmc: dw_mmc: exynos: " Zhangfei Gao
2015-05-14  8:59 ` [PATCH 3/4] mmc: dw_mmc: rockchip: " Zhangfei Gao
2015-05-14 15:22   ` Doug Anderson
2015-05-14  8:59 ` [PATCH 4/4] mmc: sdhci-st: " Zhangfei Gao
2015-05-18  9:17   ` 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.