Re: [PATCH] mmc: slot-gpio: restore error reporting

2014-08-19 Thread Simon Baatz
Hi Ulf, Linus, On Tue, Aug 19, 2014 at 09:29:59AM +0200, Ulf Hansson wrote: > On 19 August 2014 05:28, Linus Walleij wrote: > > The patch switching the MMC core to use GPIO descriptors > > depromoted errors to debug messages for unsuccessful attempt > > to get CD or WP GPIOs. This was because som

Re: [PATCH] mmc: slot-gpio: restore error reporting

2014-08-19 Thread Ulf Hansson
On 19 August 2014 05:28, Linus Walleij wrote: > The patch switching the MMC core to use GPIO descriptors > depromoted errors to debug messages for unsuccessful attempt > to get CD or WP GPIOs. This was because sometimes these are > not specified, and that should not be an error. > > However that i

[PATCH] mmc: slot-gpio: restore error reporting

2014-08-18 Thread Linus Walleij
The patch switching the MMC core to use GPIO descriptors depromoted errors to debug messages for unsuccessful attempt to get CD or WP GPIOs. This was because sometimes these are not specified, and that should not be an error. However that is not so helpful: explicitly check whether a GPIO is not s