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:
cee4e7a
)
mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_host
author
Axel Lin
<axel.lin@ingics.com>
Fri, 24 Apr 2015 07:02:00 +0000
(15:02 +0800)
committer
Ulf Hansson
<ulf.hansson@linaro.org>
Mon, 1 Jun 2015 07:06:46 +0000
(09:06 +0200)
sdhci_alloc_host() takes priv_size rather than
sizeof(struct sdhci_host) + priv_size.
Signed-off-by: Axel Lin <axel.lin@ingics.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
No differences found