openwrtv4/target/linux/brcm63xx
Jonas Gorski 74aca7d913 brcm63xx: fix platform gpio lookups for gpios < 32
Overwriting static strings is never a good idea, especially expecting
identical strings to be stored in different memory locations.

This caused the lookups to always return the second chip's name. Fix
this by just initializing the lookup with the right values, so we
don't need to modify the strings at all.

Signed-off-by: Jonas Gorski <jogo@openwrt.org>

SVN-Revision: 48303
2016-01-18 10:46:50 +00:00
..
base-files all: drop old uci-defaults.sh 2015-12-11 15:26:06 +00:00
dts brcm63xx: Add NuCom R5010UNv2 support 2015-12-02 22:18:20 +00:00
generic brcm63xx: move generic profiles to top dir and remove smp profiles 2014-08-18 21:50:37 +00:00
image targets: add kernel image dependencies on device tree files 2016-01-06 18:39:06 +00:00
patches-4.1 brcm63xx: fix platform gpio lookups for gpios < 32 2016-01-18 10:46:50 +00:00
patches-4.4 brcm63xx: fix platform gpio lookups for gpios < 32 2016-01-18 10:46:50 +00:00
profiles brcm63xx: Add NuCom R5010UNv2 support 2015-12-02 22:18:20 +00:00
smp brcm63xx: move generic profiles to top dir and remove smp profiles 2014-08-18 21:50:37 +00:00
base-files.mk bcm63xx: Add defconfigs. 2010-11-28 22:04:19 +00:00
config-4.1 brcm63xx: disable the openwrt commandline hack 2015-08-30 12:18:00 +00:00
config-4.4 brcm63xx: add linux 4.4 support 2015-12-02 22:24:46 +00:00
Makefile brcm63xx: switch to 4.1 2015-07-15 14:42:04 +00:00
modules.mk kernel: remove kernel module checks/dependencies for 3.14 2015-04-11 10:43:46 +00:00