On 17/09/2014 09:39, John Crispin wrote:
> 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@lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to