From: Kevin Liu Date: Mon, 25 Mar 2013 09:42:56 +0000 (+0800) Subject: mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_init X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~41^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=73b7afb9764b77fca99d515b8d9cbeeaae5fe55c;p=pandora-kernel.git mmc: sdhci-pxav3: transfer sdhci_pltfm_data as args to sdhci_pltfm_init sdhci_pltfm_init can set host->ops and host->quirks if sdhci_pltfm_data is transfered as arguments. Then no need to set them manually in sdhci_pxav3_probe. Signed-off-by: Kevin Liu Acked-by: Haojian Zhuang Signed-off-by: Chris Ball --- Reading git-diff-tree failed