From: Axel Lin Date: Fri, 24 Apr 2015 07:02:00 +0000 (+0800) Subject: mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_host X-Git-Tag: omap-for-v4.3/legacy-v2-signed~190^2~88 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dbf1dc305d5881d743a64255c406ce1c970e728;p=pandora-kernel.git mmc: sdhci_f_sdh30: Fix the size passed to sdhci_alloc_host sdhci_alloc_host() takes priv_size rather than sizeof(struct sdhci_host) + priv_size. Signed-off-by: Axel Lin Signed-off-by: Ulf Hansson --- Reading git-diff-tree failed