Home
last modified time | relevance | path

Searched hist:"73 b7afb9764b77fca99d515b8d9cbeeaae5fe55c" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pxav3.cdiff 73b7afb9764b77fca99d515b8d9cbeeaae5fe55c Mon Mar 25 04:42:56 CDT 2013 Kevin Liu <kliu5@marvell.com> 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>