summaryrefslogtreecommitdiff
path: root/include/linux/clk
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2025-02-18 15:09:21 -0800
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2025-07-01 21:02:57 -0700
commit84060ea3e0b6294abde57b85502ccf9fa65f94de (patch)
tree188aa1385d05f01fb4572134da63e02842df37d7 /include/linux/clk
parenta8353b632eb0fa95fe89086e0ac83e550d3c2c42 (diff)
downloadkernel-84060ea3e0b6294abde57b85502ccf9fa65f94de.tar.gz
Input: evdev - switch matching to EV_SYN
Each input device has EV_SYN capability. This is enforced by the input core which sets this capability bit unconditionally in input_register_device(). Switch evdev matching from declaring non-zero id->driver_info to match on EV_SYN so that special handling can be removed from input_match_device() and "driver_info" field can be removed from input_device_id structure. Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'include/linux/clk')
0 files changed, 0 insertions, 0 deletions
2022-02-17 09:09:38 +0100'>2022-02-17reiserfs_xattr.h: add linux/reiserfs_xattr.h to UAPI compile-test coverageMasahiro Yamada 2022-02-17kexec.h: add linux/kexec.h to UAPI compile-test coverageMasahiro Yamada 2022-02-17fsmap.h: add linux/fsmap.h to UAPI compile-test coverageMasahiro Yamada 2022-02-17android/binder.h: add linux/android/binder(fs).h to UAPI compile-test coverageMasahiro Yamada 2022-02-17shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverageMasahiro Yamada 2022-02-17signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverageMasahiro Yamada 2022-02-14kbuild: Add environment variables for userprogs flagsElliot Berman 2022-02-14kbuild: unify cmd_copy and cmd_shippedMasahiro Yamada 2022-01-27kbuild: remove include/linux/cyclades.h from header file checkGreg Kroah-Hartman