Re: [PATCH] IIO: ADC: New driver for AD7606/AD7606-6/AD7606-4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



<snip>
>>>
>>> +config AD7606
>>> +     tristate "Analog Devices AD7606 ADC driver"
>>> +     depends on GPIOLIB
>>>     
>> Is that the correct depend?  I think we need Generic GPIO but it is at least
>> in theary posible to have that without GPIOLIB.
>>   
> Well - before I utilized gpio_request_one() and friends the dependency
> was on GENERIC_GPIO.
> However  gpio_request_one() is defined as a function only in gpiolib,
> there could have been inline
> replacements in case of !GPIOLIB, but unfortunately thats not the case.
Ah fair enough. I guess these will only move into GENERIC_GPIO if someone
needs them on a board that isn't using GPIOLIB.

--
To unsubscribe from this list: send the line "unsubscribe linux-iio" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux