diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2011-07-01 01:35:28 (GMT) |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2011-07-27 01:31:33 (GMT) |
commit | a4d2177f00a5252d825236c5124bc1e9918bdb41 (patch) | |
tree | 3048cb14ad99da349e205346a2034a1699305d03 /net/tipc/bearer.c | |
parent | 57ed3314e0bfa90ea63c63b8d3038814e9d98a20 (diff) | |
download | linux-a4d2177f00a5252d825236c5124bc1e9918bdb41.tar.xz |
mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host
Neither platform based nor dt based device needs to pass the parent
to sdhci_alloc_host. There is no difference between platform and dt
on this point.
The patch makes the change to pass device itself than its parent to
sdhci_alloc_host for dt case too. Otherwise the probe function of
sdhci based drivers which is shared between platform and dt will
fail on dt case.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Chris Ball <cjb@laptop.org>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Chris Ball <cjb@laptop.org>
Diffstat (limited to 'net/tipc/bearer.c')
0 files changed, 0 insertions, 0 deletions