mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 14:11:52 +00:00
4165456fe6
The value of the GPIOs is currently altered using offsets rather
than masks. Make use of __assign_bit and the BIT macro to turn
the offsets into masks.
Fixes:
|
||
---|---|---|
.. | ||
ad74413r.c | ||
Kconfig | ||
Makefile |