linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* mmc: mxs: Use mmc_of_parse
@ 2013-12-05 13:34 Sascha Hauer
  2013-12-05 13:34 ` [PATCH 1/6] mmc: Do not call get_cd for non removable cards Sascha Hauer
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Sascha Hauer @ 2013-12-05 13:34 UTC (permalink / raw)
  To: linux-arm-kernel

We have a generic mmc_of_parse function. Use it in the mxs-mmc driver
to make the code simpler and to parse some new devicetree propeties.

Sascha

----------------------------------------------------------------
Sascha Hauer (6):
      mmc: Do not call get_cd for non removable cards
      mmc: mxs: use standard flag for non-removable status
      mmc: mxs: use standard flag for broken card detection
      mmc: mxs: use standard flag for cd inverted
      mmc: mxs: use mmc_gpio_get_ro for detecting read-only status
      mmc: mxs: use mmc_of_parse to parse devicetree properties

 drivers/mmc/core/core.c    |  3 ++-
 drivers/mmc/host/mxs-mmc.c | 60 ++++++++++++++--------------------------------
 2 files changed, 20 insertions(+), 43 deletions(-)

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

end of thread, other threads:[~2013-12-12  1:39 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-05 13:34 mmc: mxs: Use mmc_of_parse Sascha Hauer
2013-12-05 13:34 ` [PATCH 1/6] mmc: Do not call get_cd for non removable cards Sascha Hauer
2013-12-06  8:31   ` Ulf Hansson
2013-12-05 13:34 ` [PATCH 2/6] mmc: mxs: use standard flag for non-removable status Sascha Hauer
2013-12-05 13:34 ` [PATCH 3/6] mmc: mxs: use standard flag for broken card detection Sascha Hauer
2013-12-05 13:34 ` [PATCH 4/6] mmc: mxs: use standard flag for cd inverted Sascha Hauer
2013-12-05 13:34 ` [PATCH 5/6] mmc: mxs: use mmc_gpio_get_ro for detecting read-only status Sascha Hauer
2013-12-05 13:34 ` [PATCH 6/6] mmc: mxs: use mmc_of_parse to parse devicetree properties Sascha Hauer
2013-12-12  1:39 ` mmc: mxs: Use mmc_of_parse Chris Ball

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).