commit | 73b7afb9764b77fca99d515b8d9cbeeaae5fe55c | [log] [tgz] |
---|---|---|
author | Kevin Liu <kliu5@marvell.com> | Mon Mar 25 17:42:56 2013 +0800 |
committer | Chris Ball <cjb@laptop.org> | Thu Apr 04 09:58:11 2013 -0400 |
tree | 1fb7fc4bca02f0d34b2d09654398b4e4cbd583fb | |
parent | c09fbd7451b797213b3df8bf077776b9ec33f954 [diff] |
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 <kliu5@marvell.com> Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com> Signed-off-by: Chris Ball <cjb@laptop.org>