[PATCH 0/2] Input: Improve handling of ff max_effects
From: Elias Vanderstuyft <hidden>
Date: 2015-09-17 17:30:26
Also in:
linux-input, lkml
From: Elias Vanderstuyft <hidden>
Date: 2015-09-17 17:30:26
Also in:
linux-input, lkml
This is a patch-set to improve the handling of max_effects in ff-core and uinput. Elias Vanderstuyft (2): Input: Document and check on implicitly defined FF_MAX_EFFECTS Input: uinput: Sanity check on ff_effects_max and EV_FF drivers/input/ff-core.c | 5 +++++ drivers/input/misc/uinput.c | 15 +++++++++++++++ include/uapi/linux/input.h | 8 ++++++++ 3 files changed, 28 insertions(+) -- 1.9.3