input: Add initial support for TWL6040 vibrator
authorMisael Lopez Cruz <misael.lopez@ti.com>
Sun, 1 May 2011 08:51:24 +0000 (03:51 -0500)
committerPeter Ujfalusi <peter.ujfalusi@ti.com>
Mon, 4 Jul 2011 16:36:18 +0000 (19:36 +0300)
commitcc697d38392c92b7504e7719c65ae905f0a0618a
tree53f0c7be681859d3529a24245bcdae76e664d92c
parent6c44863763254eaf96ec7d4f816fb88605301e76
input: Add initial support for TWL6040 vibrator

Add twl6040_vibra as a child of MFD device twl6040_codec. This
implementation covers the PCM-to-PWM mode of TWL6040 vibrator
module.

Signed-off-by: Misael Lopez Cruz <misael.lopez@ti.com>
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
CC: Tejun Heo <tj@kernel.org>
Acked-by: Dmitry Torokhov <dtor@mail.ru>
drivers/input/misc/Kconfig
drivers/input/misc/Makefile
drivers/input/misc/twl6040-vibra.c [new file with mode: 0644]
include/linux/i2c/twl.h