mirror of https://github.com/hak5/openwrt.git
bcm53xx: add a comment about the gpio base patch
Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45408lede-17.01
parent
afafbc0d74
commit
d24388da44
|
@ -1,5 +1,7 @@
|
||||||
Subject: [PATCH] bcma: set gpio chip->base for CONFIG_ARCH_BCM_5301X like on 47xx
|
Subject: [PATCH] bcma: set gpio chip->base for CONFIG_ARCH_BCM_5301X like on 47xx
|
||||||
|
|
||||||
|
This makes system GPIOs easier to deal with, e.g. for user space scripts.
|
||||||
|
|
||||||
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
|
||||||
---
|
---
|
||||||
--- a/drivers/bcma/driver_gpio.c
|
--- a/drivers/bcma/driver_gpio.c
|
||||||
|
|
Loading…
Reference in New Issue