input: Add IR decode driver
authorZhangbin Tong <zebulun.tong@rock-chips.com>
Wed, 15 Jun 2016 03:07:58 +0000 (11:07 +0800)
committerZhangbin Tong <zebulun.tong@rock-chips.com>
Wed, 15 Jun 2016 06:46:49 +0000 (14:46 +0800)
commite36814cb282a0cf932e07349bc4e8f4247f9a018
tree893cdae4fbdc9bfb74280687fb3a9aae36668ab4
parentd25b2edaca3d31bf588b1229900797a174e679c6
input: Add IR decode driver

Change-Id: I7e6f36b70fd1f5356ad64cad9a0b9f2aab18c2b1
Signed-off-by: Zhangbin Tong <zebulun.tong@rock-chips.com>
drivers/input/Kconfig
drivers/input/Makefile
drivers/input/remotectl/Kconfig [changed mode: 0755->0644]
drivers/input/remotectl/Makefile [changed mode: 0755->0644]
drivers/input/remotectl/rockchip_pwm_remotectl.c [changed mode: 0755->0644]
drivers/input/remotectl/rockchip_pwm_remotectl.h [changed mode: 0755->0644]