[media] media: rc: nuvoton: remove unneeded check in nvt_get_rx_ir_data
authorHeiner Kallweit <hkallweit1@gmail.com>
Fri, 24 Jun 2016 05:39:55 +0000 (02:39 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 8 Jul 2016 20:19:07 +0000 (17:19 -0300)
commitd1e3e574d545cf25b968fab36f6b53b6d3fea13a
treee4a3af5a5bb39208df44f7f1e7c49ab9c6f96dba
parent228942efdb88fd1cd90de85cf599171d5c0171ea
[media] media: rc: nuvoton: remove unneeded check in nvt_get_rx_ir_data

If the logical device is disabled then it can not generate interrupts.
Therefore this check is not needed.

Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/nuvoton-cir.c
This page took 0.024741 seconds and 5 git commands to generate.