[media] media: rc: nuvoton: remove interrupt handling for wakeup
authorHeiner Kallweit <hkallweit1@gmail.com>
Fri, 24 Jun 2016 05:38:54 +0000 (02:38 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Fri, 8 Jul 2016 20:05:38 +0000 (17:05 -0300)
commitcb48b3698f9d827039cebd9ede29b8ef84b2cbba
tree68eb4b1ad2463362284815c653629f465cad62fd
parent398d9da83f98daf561c5d4d5dda6fd649084008d
[media] media: rc: nuvoton: remove interrupt handling for wakeup

There is a rudimentary ISR for handling interrupts generated by the
wakeup part of the chip. Interrupts however have never been enabled
in the wakeup part.
Also, now that we can set the wakeup sequence via sysfs, there's in
general no need to enable interrupts in the wakeup part.

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
drivers/media/rc/nuvoton-cir.h
This page took 0.025688 seconds and 5 git commands to generate.