All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: remove sdhci-bcm2835
@ 2016-06-03 19:47 ` Stefan Wahren
  0 siblings, 0 replies; 16+ messages in thread
From: Stefan Wahren @ 2016-06-03 19:47 UTC (permalink / raw)
  To: Ulf Hansson, Adrian Hunter, Eric Anholt, Stephen Warren,
	Lee Jones, Rob Herring, Pawel Moll, Mark Rutland
  Cc: devicetree, linux-rpi-kernel, linux-arm-kernel, linux-mmc,
	Stefan Wahren

The sdhci-bcm2835 is no more needed since it has been replaced
by sdhci-iproc.

Stefan Wahren (2):
  DT: bindings: remove bcm2835-sdhci
  mmc: sdhci-bcm2835: remove driver

 .../devicetree/bindings/mmc/brcm,bcm2835-sdhci.txt |   18 --
 drivers/mmc/host/Kconfig                           |   11 --
 drivers/mmc/host/Makefile                          |    1 -
 drivers/mmc/host/sdhci-bcm2835.c                   |  204 --------------------
 4 files changed, 234 deletions(-)
 delete mode 100644 Documentation/devicetree/bindings/mmc/brcm,bcm2835-sdhci.txt
 delete mode 100644 drivers/mmc/host/sdhci-bcm2835.c

-- 
1.7.9.5


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

end of thread, other threads:[~2016-06-22 15:23 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-03 19:47 [PATCH 0/2] mmc: remove sdhci-bcm2835 Stefan Wahren
2016-06-03 19:47 ` Stefan Wahren
2016-06-03 19:47 ` [PATCH 1/2] DT: bindings: remove bcm2835-sdhci Stefan Wahren
2016-06-03 19:47   ` Stefan Wahren
     [not found]   ` <1464983233-27001-2-git-send-email-stefan.wahren-eS4NqCHxEME@public.gmane.org>
2016-06-03 20:00     ` Stephen Warren
2016-06-03 20:00       ` Stephen Warren
2016-06-09 18:11       ` Stefan Wahren
2016-06-09 18:11         ` Stefan Wahren
2016-06-17 18:59         ` Stephen Warren
2016-06-17 18:59           ` Stephen Warren
2016-06-03 19:47 ` [PATCH 2/2] mmc: sdhci-bcm2835: remove driver Stefan Wahren
2016-06-03 19:47   ` Stefan Wahren
2016-06-04  0:02   ` Eric Anholt
2016-06-04  0:02     ` Eric Anholt
2016-06-22 15:22 ` [PATCH 0/2] mmc: remove sdhci-bcm2835 Ulf Hansson
2016-06-22 15:22   ` 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.