Re: [PATCH 3/3] gpiolib: make GPIO_DEVRES depend on GPIOLIB

From: Linus Walleij
Date: Wed Oct 23 2013 - 04:14:39 EST


On Wed, Oct 23, 2013 at 10:13 AM, Linus Walleij
<linus.walleij@xxxxxxxxxx> wrote:
> On Mon, Oct 21, 2013 at 12:14 AM, Alexandre Courbot <acourbot@xxxxxxxxxx> wrote:
>
>> Current Kconfig allows GPIO_DEVRES to be selected and compiled without
>> GPIOLIB. This does not make sense anymore since GPIOLIB has become the
>> exclusive way to deal with GPIOs. This patch makes GPIO_DEVRES available
>> only if GPIOLIB is selected.
>>
>> Signed-off-by: Alexandre Courbot <acourbot@xxxxxxxxxx>
>
> Hm, I wonder about this. Are, or where there ever consumers of generic
> GPIO using devres without gpiolib?

However I've applied the patch so we can see what happens, what
other way is there to test it...

Yours,
Linus Walleij
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/