Re: [PATCH] HID: TWL4030: add HID Force Feedback vibra
From: Jiri Kosina <hidden>
Date: 2010-02-17 12:41:51
From: Jiri Kosina <hidden>
Date: 2010-02-17 12:41:51
On Wed, 17 Feb 2010, Jari Vanhala wrote:
TWL4030 Vibrator implemented via HID Force Feedback interface. This uses MFD TWL4030 codec and own workqueue.
Hi Jari, thanks for the driver.
Signed-off-by: Jari Vanhala <redacted> --- drivers/hid/Kconfig | 8 + drivers/hid/Makefile | 1 + drivers/hid/hid-twl4030-vibra.c | 292 +++++++++++++++++++++++++++++++++++++++ 3 files changed, 301 insertions(+), 0 deletions(-) create mode 100644 drivers/hid/hid-twl4030-vibra.c
As the device doesn't seem to be registering itself on the HID bus at all, I am not sure we want to put it together with all the HID drivers. Maybe drivers/input/misc would be more appropriate? -- Jiri Kosina SUSE Labs, Novell Inc.