mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2025-01-09 08:09:41 +00:00
d09561f73d
The mask/shift computation used the pin group number instead of the pin
number, resulting in always modifying group 4 when applying muxes, so
fix it to consistently use the pin number.
Fixes:
|
||
---|---|---|
.. | ||
base-files | ||
dts | ||
generic | ||
image | ||
patches-4.9 | ||
patches-4.14 | ||
profiles | ||
smp | ||
config-4.9 | ||
config-4.14 | ||
Makefile | ||
modules.mk |