From: Kevin Liu Date: Mon, 25 Mar 2013 09:42:58 +0000 (+0800) Subject: mmc: sdhci-pxav3: enhance device tree parser code X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~41^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=943647f6fe3aa7217d13cacac830c88455a88326;p=pandora-kernel.git mmc: sdhci-pxav3: enhance device tree parser code 1. seperate device tree parsing from platform data handling which can make further work easy when platform data can be removed. 2. add calling mmc_of_parse which can parse more of property and pxav3_get_mmc_pdata can be shrinked a lot. Signed-off-by: Kevin Liu Acked-by: Haojian Zhuang Signed-off-by: Chris Ball --- Reading git-diff-tree failed