Call input_ff_event() from drivers when they receive EV_FF event through event() of struct input_dev. Signed-off-by: Anssi Hannula --- This is to be applied after other patches in my last patchset. input/joystick/iforce/iforce-main.c | 1 + input/misc/uinput.c | 3 +++ usb/input/hid-input.c | 3 +++ 3 files changed, 7 insertions(+)