From: Frank Schaefer Date: Sun, 1 Dec 2013 21:06:53 +0000 (-0300) Subject: [media] em28xx: add debouncing mechanism for GPI-connected buttons X-Git-Tag: v3.14-rc1~20^2~340 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7763481a97488f201e7b6a42ddce1d163cd6297a;p=pandora-kernel.git [media] em28xx: add debouncing mechanism for GPI-connected buttons So far, the driver only supports a snapshot button which is assigned to register 0x0c bit 5. This special port has a built-in debouncing mechanism. For buttons connected to ordinary GPI ports, this patch implements a software debouncing mechanism. Signed-off-by: Frank Schäfer Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed