lkml.org 
[lkml]   [2011]   [Mar]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRe: [PATCH 2/2] Input: sparse-keymap - report KEY_UNKNOWN for unknown scan codes
Date
On Fri, Mar 25, 2011 at 12:35:54AM -0700, Dmitry Torokhov wrote:
> Hi Seth,
>
> On Wed, Mar 23, 2011 at 04:13:43PM -0500, Seth Forshee wrote:
> >
> > + /* Report an unknown key event as a debugging aid */
> > + unknown_ke.type = KE_KEY;
> > + unknown_ke.code = code;
> > + unknown_ke.keycode = KEY_UNKNOWN;
> > + sparse_keymap_report_entry(dev, &unknown_ke, value, autorelease);
>
> I think it should not depend on autorelease but always automatically
> release KEY_UNKNOWN.
>
> Otherwise I think I'll apply both patches.

Great! Here are the patches with that changed.



\
 
 \ /
  Last update: 2011-03-25 14:43    [W:0.305 / U:0.464 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site