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>
Thu, 7 Aug 2014 06:17:54 +0000 (15:17 +0900)
commitf811dcb6b2549e5513d46eaba360f79b93cc69b2
tree55e3ef75a3715f0eca4c7225cc62217c2833ee70
parent3b6bfed9426f167e1a83880395930a5f96827592
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]