Re: [PATCH][v2] dell-wmi: add a WMI event code for display on/off

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

 



On Friday 17 June 2016 05:44:27 Alex Hung wrote:
> @@ -133,6 +133,9 @@ static const struct key_entry
> dell_wmi_keymap_type_0000[] __initconst = { /* Audio panel key */
>  	{ KE_IGNORE, 0xe026, { KEY_RESERVED } },
> 
> +	/* Monitor On/Off Control key */
> +	{ KE_KEY, 0xe027, { KEY_DISPLAYTOGGLE } },

Darren, I would suggest small alignment (as for 0xe026):

   	{ KE_KEY,    0xe027, { KEY_DISPLAYTOGGLE } },

>  	{ KE_IGNORE, 0xe026, { KEY_RESERVED } },

-- 
Pali Rohár
pali.rohar@xxxxxxxxx

Attachment: signature.asc
Description: This is a digitally signed message part.


[Index of Archives]     [Linux Kernel Development]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux