[OpenWrt-Devel] [PATCH] ramips: fix device-trees for AsiaRF awm002/3 evb

John Crispin blogic at openwrt.org
Wed Sep 17 03:39:34 EDT 2014


On 17/09/2014 09:24, Russell Senior wrote:
> diff --git a/package/kernel/gpio-button-hotplug/src/gpio-button-hotplug.c b/package/kernel/gpio-button-hotplug/src/gpio-button-hotplug.c
> index c997e35..891dd96 100644
> --- a/package/kernel/gpio-button-hotplug/src/gpio-button-hotplug.c
> +++ b/package/kernel/gpio-button-hotplug/src/gpio-button-hotplug.c
> @@ -97,6 +97,7 @@ static struct bh_map button_map[] = {
>  	BH_MAP(KEY_RFKILL,	"rfkill"),
>  	BH_MAP(KEY_WPS_BUTTON,	"wps"),
>  	BH_MAP(KEY_WIMAX,	"wwan"),
> +	BH_MAP(BTN_MODE,	"mode"),
>  };
>  
This needs to be sent in a separate patch as it touches a different
module. missed that ion my first review
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list