upstream: [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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:51:30 +0000 (11:51 +0900)
commit94116b1fd133bb1520e0dc079348b877e65e6e39
tree77d1a966c0d23625a1a91ce3245bf6685b21c68e
parent0bfbde4f0ef149b98c4009a459a351afa0a995e6
upstream: [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