]> git.karo-electronics.de Git - karo-tx-linux.git/commit
V4L/DVB (4130): Fix card cx88 #50 remote
authorRicardo Cerqueira <v4l@cerqueira.org>
Sun, 18 Jun 2006 03:17:35 +0000 (00:17 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Jun 2006 05:05:12 +0000 (02:05 -0300)
commitc2eaa68f7950ef51ce480766bc11eb8b3c20c90a
treed550f12cb606a2db66d429d04601780d6c9194de
parent8ca4deb259f17a9a209030baa36aca39ec03ceaf
V4L/DVB (4130): Fix card cx88 #50 remote

There was an unmasked bit in the keycodes that was causing random
behaviour (the code could be N or N+1). Masked that bit now.

Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-input.c