On Mon, Aug 25, 2014 at 03:40:08PM +0200, Javier Martinez Canillas wrote: > From: Todd Broch <tbr...@chromium.org> > > Previous algorithm was a bit conservative and complicating with > respect to identifying key ghosting. This CL uses the bitops hamming > weight function (hweight8) to count the number of matching rows for > colM & colN. If that number is > 1 ghosting is present. > > Additionally it removes NULL keys and our one virtual keypress > KEY_BATTERY from consideration as these inputs are never physical > keypresses. > > Signed-off-by: Todd Broch <tbr...@chromium.org> > Reviewed-by: Vincent Palatin <vpala...@chromium.org> > Reviewed-by: Luigi Semenzato <semenz...@chromium.org> > Tested-by: Andreas Färber <afaer...@suse.de> > Signed-off-by: Javier Martinez Canillas <javier.marti...@collabora.co.uk>
Applied, thank you. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html