OSDN Git Service

[media] ene_ir: Fix interrupt line passthrough to hardware
authorMaxim Levitsky <maximlevitsky@gmail.com>
Sun, 7 Jul 2013 23:22:45 +0000 (20:22 -0300)
committerMauro Carvalho Chehab <m.chehab@samsung.com>
Mon, 29 Jul 2013 13:39:40 +0000 (10:39 -0300)
commit1de6ebba2c2759da4d8ccb167336a4d136d08471
tree6d520cc72d5512d636b834275ddc30d120742602
parent1444fbf268c4dd8c77790ea28bf7560b815c5b28
[media] ene_ir: Fix interrupt line passthrough to hardware

While we can delay IRQ intialization, we need the interrupt number
right away because unusually hardware have programable interrupt number,
and thus we give it the number that was allocated by BIOS

Signed-off-by: Maxim Levitsky <maximlevitsky@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
drivers/media/rc/ene_ir.c