mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-17 17:24:17 +08: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 |