input: add a driver for the Winbond WPCD376I Consumer IR hardware
authorDavid Härdeman <david@hardeman.nu>
Tue, 22 Sep 2009 00:04:53 +0000 (17:04 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 22 Sep 2009 14:17:49 +0000 (07:17 -0700)
commite258b80e691f1f3ae83a60aa80eaf7322bd55ec4
tree2233f4d43dede000a210db87733e04c912fdcb31
parentabd6633c67925f90775bb74755f9c547e30f1f20
input: add a driver for the Winbond WPCD376I Consumer IR hardware

Add a driver for the the Consumer IR (CIR) functionality of the Winbond
WPCD376I chipset (found on e.g. Intel DG45FC motherboards).

Signed-off-by: David Härdeman <david@hardeman.nu>
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Cc: Dmitry Torokhov <dtor@mail.ru>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
MAINTAINERS
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/winbond-cir.c [new file with mode: 0644]