input: misc: add regulator-haptic driver
authorHyunhee Kim <hyunhee.kim@samsung.com>
Fri, 25 Jul 2014 06:47:42 +0000 (15:47 +0900)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 03:00:19 +0000 (12:00 +0900)
commit5e4e312b997744fe22b47fab0fac9f89bf50b0f6
tree1afd770fa59158bc197ca6bf25005cf3d634a907
parent95101cf68753cae4f1186fed37f9438be3a90b7c
input: misc: add regulator-haptic driver

Haptic motor controlled by voltage in regulator. And driver support
force-feedback interface.

Signed-off-by: Hyunhee Kim <hyunhee.kim@samsung.com>
[code cleanup and add detailed description by Jaewon Kim]
Signed-off-by: Jaewon Kim <jaewon02.kim@samsung.com>
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/regulator-haptic.c [new file with mode: 0644]