]> asedeno.scripts.mit.edu Git - linux.git/commit
[media] rc: nuvoton-cir: Add support wakeup via sysfs filter callback
authorAntti Seppälä <a.seppala@gmail.com>
Tue, 31 Mar 2015 17:48:12 +0000 (14:48 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Mon, 30 Jan 2017 15:57:01 +0000 (13:57 -0200)
commit97c129747af52c23a4dd9c6fc8c73ab8be3b9038
treec3b0cb6b3e6b7ab8eb0dd0f83c4e04dcffee32d6
parent914535c05971603490e3c025ab5e4bb729a7b0b9
[media] rc: nuvoton-cir: Add support wakeup via sysfs filter callback

Nuvoton-cir utilizes the encoding capabilities of rc-core to convert
scancodes from user space to pulse/space format understood by the
underlying hardware.

Converted samples are then written to the wakeup fifo along with other
necessary configuration to enable wake up functionality.

Signed-off-by: Antti Seppälä <a.seppala@gmail.com>
Signed-off-by: James Hogan <james@albanarts.com>
Signed-off-by: Sean Young <sean@mess.org>
Cc: Jarod Wilson <jarod@redhat.com>
Cc: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/rc/nuvoton-cir.c