* [PATCH v2 0/2] add call backs in sdhci-pxa.c
@ 2011-05-18 8:40 zhangfei gao
0 siblings, 0 replies; only message in thread
From: zhangfei gao @ 2011-05-18 8:40 UTC (permalink / raw)
To: Chris Ball, linux-mmc, Jun Nie, Raymond Wu, Haojian Zhuang,
Philip Rakity
v2, sync to mmc-next
patch 1: move sdhci_priv and sdhci_ops definition to
include/linux/mmc/sdhci.h from drivers/mmc/host/sdhci.h
1. platfrom could directly overwrite sdhci_ops with soc specific ops,
this case occurs at different controller share the same driver, while
different ops they may use, so move sdhci_ops definition to include
2. platform code will use sdhci_priv to access host->private
Patch 2: Introduce several call backs.
pxa955 may require external gpio to detect card insert and remove.
soc_set_ops is used to overwrite host ops directly from platfrom ops.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-05-18 8:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-18 8:40 [PATCH v2 0/2] add call backs in sdhci-pxa.c zhangfei gao
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).