Re: [PATCH v2] platform/x86: dell-wmi: Add an event created by Dell Latitude 5495

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

 



On Tuesday 19 December 2017 16:42:57 Andy Shevchenko wrote:
> On Tue, Dec 19, 2017 at 11:39 AM, Shih-Yuan Lee (FourDollars)
> <sylee@xxxxxxxxxxxxx> wrote:
> > The Dell Latitude 5495 has the mic mute key.
> >
> 
> Pali, I assumed this one is settled and I go ahead to apply it to my
> review and testing queue, thanks!
> 
> Feel free to comment / object / ACK (it will be not published for a
> while anyway)

Reviewed-by: Pali Rohár <pali.rohar@xxxxxxxxx>

> > Signed-off-by: Shih-Yuan Lee (FourDollars) <sylee@xxxxxxxxxxxxx>
> > ---
> >  drivers/platform/x86/dell-wmi.c | 3 +++
> >  1 file changed, 3 insertions(+)
> >
> > diff --git a/drivers/platform/x86/dell-wmi.c b/drivers/platform/x86/dell-wmi.c
> > index fb25b20..2c99274 100644
> > --- a/drivers/platform/x86/dell-wmi.c
> > +++ b/drivers/platform/x86/dell-wmi.c
> > @@ -261,6 +261,9 @@ static const u16 bios_to_linux_keycode[256] = {
> >   * override them.
> >   */
> >  static const struct key_entry dell_wmi_keymap_type_0010[] = {
> > +       /* Mic mute */
> > +       { KE_KEY, 0x150, { KEY_MICMUTE } },
> > +
> >         /* Fn-lock */
> >         { KE_IGNORE, 0x151, { KEY_RESERVED } },
> >
> > --
> > 2.7.4
> >
> 

-- 
Pali Rohár
pali.rohar@xxxxxxxxx



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

  Powered by Linux