Hello. On 05-07-2011 19:26, Shawn Guo wrote:
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
Maybe "rather than"?
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@xxxxxxxxxx> Acked-by: Grant Likely<grant.likely@xxxxxxxxxxxx> Cc: Chris Ball<cjb@xxxxxxxxxx>
WBR, Sergei -- To unsubscribe from this list: send the line "unsubscribe linux-mmc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html