mirror of
https://github.com/torvalds/linux.git
synced 2026-03-15 01:26:13 +01: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 | ||