]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[media] em28xx: add debouncing mechanism for GPI-connected buttons
authorFrank Schaefer <fschaefer.oss@googlemail.com>
Sun, 1 Dec 2013 21:06:53 +0000 (18:06 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Tue, 10 Dec 2013 18:11:28 +0000 (16:11 -0200)
commit7763481a97488f201e7b6a42ddce1d163cd6297a
treefa3c54c3b84d418cd60959fbb951e54a3871a4ba
parentf522260993822d82e2c480aa676aa4ca1230d235
[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 <fschaefer.oss@googlemail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/usb/em28xx/em28xx-input.c
drivers/media/usb/em28xx/em28xx.h