Input: lm8323 - fix checking PWM interrupt status
authorNickolai Zeldovich <nickolai@csail.mit.edu>
Sat, 5 Jan 2013 22:38:17 +0000 (14:38 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 6 Jan 2013 08:52:21 +0000 (00:52 -0800)
commitbec7a4bbecf7da86b6e64bb78d22c92ea1ba4afe
tree7f26cf702d87aa55470b09737e7558863b425214
parente324ce61ef483dd26d03502d35666ad48a2e1b33
Input: lm8323 - fix checking PWM interrupt status

INT_PWM1 is already a bitmask, not the bit number, so shifting by INT_PWM1 is
incorrect.

Signed-off-by: Nickolai Zeldovich <nickolai@csail.mit.edu>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/keyboard/lm8323.c
This page took 0.024764 seconds and 5 git commands to generate.