summaryrefslogtreecommitdiff
path: root/drivers/media/rc/Makefile
diff options
context:
space:
mode:
authorSean Young <sean@mess.org>2012-08-13 15:59:45 +0400
committerMauro Carvalho Chehab <mchehab@redhat.com>2012-08-13 23:19:10 +0400
commit640583836b9488c806349e3839c9d8b0f15da1fa (patch)
tree9d4c1ab10ff619b58f71638d841ed27eda1cab4e /drivers/media/rc/Makefile
parent2eec676cd3097bc37618e57c19b17cbeac13cdf4 (diff)
downloadlinux-640583836b9488c806349e3839c9d8b0f15da1fa.tar.xz
[media] iguanair: fix receiver overflow
The Pioneer CU-700 remote causes receiver overflows if you hold down any button. The remote does not send NEC IR repeats, it repeats the entire NEC code after 20ms. The iguanair hardware advertises an interval of 10 which just not enough; with 100 URBs per second and at most 7 edges per URB, we handle at most 700 edges per second. The remote generates about 900. Signed-off-by: Sean Young <sean@mess.org> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'drivers/media/rc/Makefile')
0 files changed, 0 insertions, 0 deletions