AndroidComputer: add rkxx remote driver
authorwlq <wlq@rock-chips.com>
Wed, 23 Oct 2013 08:11:49 +0000 (16:11 +0800)
committerwlq <wlq@rock-chips.com>
Wed, 23 Oct 2013 08:11:49 +0000 (16:11 +0800)
commit6e7e238d420f23deb548a4a035e63854b50dc884
tree86dbd59f9e201d40afd16d640753c4dc5c4f06b0
parent14032f9d90131ceb0f63a9f31b392848d80ba011
AndroidComputer: add rkxx remote driver
modified:
arch/arm/configs/rk3188_ac_defconfig
arch/arm/mach-rk3188/board-rk3188-ac.c
drivers/input/Kconfig
drivers/input/Makefile
new file:
arch/arm/mach-rk3188/include/mach/remotectl.h
drivers/input/remotectl/Kconfig
drivers/input/remotectl/Makefile
drivers/input/remotectl/rkxx_remotectl.c
arch/arm/configs/rk3188_ac_defconfig [changed mode: 0644->0755]
arch/arm/mach-rk3188/board-rk3188-ac.c
arch/arm/mach-rk3188/include/mach/remotectl.h [new file with mode: 0755]
drivers/input/Kconfig
drivers/input/Makefile
drivers/input/remotectl/Kconfig [new file with mode: 0755]
drivers/input/remotectl/Makefile [new file with mode: 0755]
drivers/input/remotectl/rkxx_remotectl.c [new file with mode: 0755]