summaryrefslogtreecommitdiffstats
path: root/drivers/input
diff options
context:
space:
mode:
authorElias Vanderstuyft <elias.vds@gmail.com>2015-09-22 00:59:11 +0200
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2015-10-17 00:32:16 +0200
commit52a9266788324edbbfd45f02cf23440c01ee0432 (patch)
treecd7976c48657e23d357097aa956ee110e6896fff /drivers/input
parentdevicetree: bindings: Use linux-event-codes.h for evdev codes (diff)
downloadlinux-52a9266788324edbbfd45f02cf23440c01ee0432.tar.xz
linux-52a9266788324edbbfd45f02cf23440c01ee0432.zip
Input: fix EVIOCSFF macro inconsistency by using _IOW()
Just like the EVIOCSABS(abs) macro, use the more compact _IOW(..., type) instead of _IOC(_IOC_WRITE, ..., sizeof(type)) for the EVIOCSFF macro. Signed-off-by: Elias Vanderstuyft <elias.vds@gmail.com> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input')
0 files changed, 0 insertions, 0 deletions