diff options
author | Rene van Paassen <rene.vanpaassen@gmail.com> | 2007-05-21 06:31:55 +0200 |
---|---|---|
committer | Dmitry Torokhov <dtor@insightbb.com> | 2007-07-10 06:35:16 +0200 |
commit | 1a54f49e8989462cfc9cab0c377b2d4e60e5b70a (patch) | |
tree | 8ee0e182a964343c2c67055a4d4932716958322e /sound/synth/emux | |
parent | Input: aiptek - fix relative mode parsing (diff) | |
download | linux-1a54f49e8989462cfc9cab0c377b2d4e60e5b70a.tar.xz linux-1a54f49e8989462cfc9cab0c377b2d4e60e5b70a.zip |
Input: aiptek - use set_bit instead of bitwise or
Have to use set_bit since some bit values are over 32, and bitwise or
won't work on these. To be safe for the future too, use set_bit for all
input dev capabilities
Signed-off-by: Rene van Paassen <rene.vanpaassen@gmail.com>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'sound/synth/emux')
0 files changed, 0 insertions, 0 deletions