git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
31fbb30
)
mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHC
author
Shawn Guo
<shawn.guo@linaro.org>
Thu, 17 Oct 2013 07:19:45 +0000
(15:19 +0800)
committer
Chris Ball
<chris@printf.net>
Mon, 21 Oct 2013 19:57:48 +0000
(15:57 -0400)
Add flag ESDHC_FLAG_USDHC to tell that the ESDHC is actually an USDHC
block, and replace the is_imx6q_usdhc() occurrences with inline function
esdhc_is_usdhc() which checks the flag.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Dong Aisheng <b29396@freescale.com>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found