commit | 943647f6fe3aa7217d13cacac830c88455a88326 | [log] [tgz] |
---|---|---|
author | Kevin Liu <kliu5@marvell.com> | Mon Mar 25 17:42:58 2013 +0800 |
committer | Chris Ball <cjb@laptop.org> | Thu Apr 04 09:59:12 2013 -0400 |
tree | 40f16214e8f69e4470b60a577bda182a44607649 | |
parent | c844a46f135e493ffda0bd770e16f6c3dd6c7eb7 [diff] |
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 <kliu5@marvell.com> Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com> Signed-off-by: Chris Ball <cjb@laptop.org>