Re: [PATCH] eeepc-laptop - switch to using sparse keymap library

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 12/18/09, Dmitry Torokhov <dmitry.torokhov@xxxxxxxxx> wrote:
> Switch the driver to use sparse keymap library instead of using custom
> implementation of keymap handling.
>
> Signed-off-by: Dmitry Torokhov <dtor@xxxxxxx>
> ---
>
> Updated to apply on acpi-test.

Thanks!  Everything seems to work except for the "brightness up" key :-).

> -	{KE_KEY, NOTIFY_BRN_MIN, KEY_BRIGHTNESSDOWN },
> -	{KE_KEY, NOTIFY_BRN_MAX, KEY_BRIGHTNESSUP },

> +	{ KE_KEY, NOTIFY_BRN_MIN,     { KEY_BRIGHTNESSDOWN } },
> +	{ KE_IGNORE, NOTIFY_BRN_MIN + 1, },
> +	{ KE_KEY, NOTIFY_BRN_MIN + 2, { KEY_BRIGHTNESSUP } },

Alan
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux