On Mon, Aug 18, 2014 at 2:46 PM, Simon Baatz <gmbnomis@xxxxxxxxx> wrote: > On Tue, Aug 12, 2014 at 07:25:54PM +0200, Linus Walleij wrote: >> This switches the central MMC OF parser to use gpio descriptors >> instead of grabbing GPIOs explicitly from the device tree. >> This strips out an unecessary use of the integer-based GPIO >> API that we want to get rid of, cuts down on code as the >> gpio descriptor code will handle active low flags. >> >> As it is in no way a bug not to supply CD/WP GPIOs the messages >> about them not being specified have been depromoted from >> dev_err() to dev_dbg(). > > I think the intention of the current code is to issue an > error if a valid GPIO was specified but could not be obtained. OK I'll post a fixup. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-gpio" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html