Re: [PATCH v2 0/7] Consolidate sdhci pltfm OF drivers and get them self registered

2011-05-19 Thread Wolfram Sang
Hi Shawn, Changes since v1: * Rebase on cjb's mmc-next tree Is it maybe possible that you get access to http://opensource.freescale.com/git or another machine? A branch to pull from would be more convenient, because the series does not apply to mmc-next anymore, so an extra step to go back in

Re: [PATCH v2 0/7] Consolidate sdhci pltfm OF drivers and get them self registered

2011-05-19 Thread Shawn Guo
Hi Wolfram, On Thu, May 19, 2011 at 11:40:46AM +0200, Wolfram Sang wrote: Hi Shawn, Changes since v1: * Rebase on cjb's mmc-next tree Is it maybe possible that you get access to http://opensource.freescale.com/git or another machine? A branch to pull from would be more convenient,

Re: [PATCH v2 0/7] Consolidate sdhci pltfm OF drivers and get them self registered

2011-05-19 Thread Wolfram Sang
Hi Shawn, Should I go for v3 right now to address the patch applying problems and that ESDHC_IMX build issue, or hold for a while to see if you have more comments on v2? Please wait a little bit more. And what is your position on patch #5 which merges esdhc imx and mpc support into one?

[PATCH v2 0/7] Consolidate sdhci pltfm OF drivers and get them self registered

2011-05-05 Thread Shawn Guo
Here are what the patch set does. * Remove .probe and .remove hooks from sdhci-pltfm.c and make it be a pure common helper function providers. * Add .probe and .remove hooks for sdhci pltfm drivers sdhci-cns3xxx, sdhci-dove, sdhci-tegra, and sdhci-esdhc-imx to make them self registered with