Hi Chris, Guennadi, On Mon, Apr 22, 2013 at 05:50:17PM -0400, Chris Ball wrote: > Hi, > > On Mon, Apr 22 2013, Andrew Lunn wrote: > >> Nothing else really jumps out though. Where either of these what you > >> were thinking of? > > > > http://lists.infradead.org/pipermail/linux-arm-kernel/2012-December/138514.html > > > > and > > > > http://lists.infradead.org/pipermail/linux-arm-kernel/2012-December/138513.html > > These patches move mvsdio to slot-gpio, which is a prerequisite for > using the shared mmc_of_parse(), but they don't go all the way to > using mmc_of_parse(). That's nice functionality, I was not aware of that. I will convert this to mmc_of_parse() once I find some time. One question already: Why does mmc_of_parse() not return errors to the caller? If, for example, a GPIO line was given for CD in the DT, but it could not be obtained, shouldn't the caller at least have the possibility to handle this as an error? (mvsdio currently aborts the probe if it can't get the GPIO line). - Simon -- 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