Skip to content
Commit 09c3e01b authored by Dmitry Torokhov's avatar Dmitry Torokhov
Browse files

Input: do not use property bits when generating module alias

The commit 8724ecb0

 ("Input: allow matching device IDs on property
bits") started using property bits when generating module aliases for input
handlers, but did not adjust the generation of MODALIAS attribute on input
device uevents, breaking automatic module loading. Given that no handler
currently uses property bits in their module tables, let's revert this part
of the commit for now.

Reported-by: default avatarDamien Wyart <damien.wyart@gmail.com>
Tested-by: default avatarDamien Wyart <damien.wyart@gmail.com>
Fixes: 8724ecb0

 ("Input: allow matching device IDs on property bits")
Signed-off-by: default avatarDmitry Torokhov <dmitry.torokhov@gmail.com>
parent ea04efee
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment