On Mon, Aug 25, 2014 at 03:40:08PM +0200, Javier Martinez Canillas wrote: > From: Todd Broch <[email protected]> > > 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 <[email protected]> > Reviewed-by: Vincent Palatin <[email protected]> > Reviewed-by: Luigi Semenzato <[email protected]> > Tested-by: Andreas Färber <[email protected]> > Signed-off-by: Javier Martinez Canillas <[email protected]>
Applied, thank you. -- Dmitry -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
