mirror of
https://github.com/torvalds/linux.git
synced 2026-06-04 20:46:48 +02:00
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 | ||