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:
95a7dc3
)
mmc: sh_mobile_sdhi: add new macro for mmc_host to sh_mobile_sdhi
author
Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com>
Tue, 13 Jan 2015 04:59:43 +0000
(
04:59
+0000)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Tue, 20 Jan 2015 09:23:42 +0000
(10:23 +0100)
getting struct sh_mobile_sdhi from struct mmc_host needs to use
complex container_of(). This patch adds new host_to_priv macro to
get it easily.
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
No differences found