[PATCH 3/7] mmc: dw_mmc: add device tree support
From: Thomas Abraham <hidden>
Date: 2012-05-17 15:39:24
Also in:
linux-devicetree, linux-mmc, linux-samsung-soc, lkml
From: Thomas Abraham <hidden>
Date: 2012-05-17 15:39:24
Also in:
linux-devicetree, linux-mmc, linux-samsung-soc, lkml
On 13 May 2012 01:01, Guennadi Liakhovetski [off-list ref] wrote:
Sure. I think, my patch, that I mentioned above, shall be dropped, at least in its present form. But if at least in principle we do want to have a common MMC OF parser for common bindings, some code from your patch would become redundant, I think. BTW, isn't this + ? ? ? gpio = of_get_named_gpio(np, "wp_gpios", 0); a typo? Shouldn't it be "wp-gpios" instead?
Yes, it is a typo. Thanks for your review. This is fixed now. Regards, Thomas.