On Fri, Jun 17, 2016 at 08:50:27PM +0200, Pali Rohár wrote: > 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): Done. > > { KE_KEY, 0xe027, { KEY_DISPLAYTOGGLE } }, > > > { KE_IGNORE, 0xe026, { KEY_RESERVED } }, > > -- > Pali Rohár > pali.rohar@xxxxxxxxx -- Darren Hart Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe platform-driver-x86" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html