diff options
| author | Mathias Nyman <[email protected]> | 2011-07-08 09:02:18 +0000 |
|---|---|---|
| committer | Grant Likely <[email protected]> | 2011-07-08 15:32:01 +0000 |
| commit | 2345b20fd9160d99f7cdf34e7b028ea351bf9c25 (patch) | |
| tree | fd0ed3845b64d9972abb332f4c39d20c5b5a1536 /lib/fault-inject.c | |
| parent | gpio: tps65910: add missing breaks in tps65910_gpio_init (diff) | |
| download | kernel-2345b20fd9160d99f7cdf34e7b028ea351bf9c25.tar.gz kernel-2345b20fd9160d99f7cdf34e7b028ea351bf9c25.zip | |
gpio/langwell_gpio: ack the correct bit for langwell gpio interrupts
The wrong bit was masked when acking langwell gpio interrupts.
Reason for maskig the wrong bit was probably because__ffs() and ffs() functions
return bit indexes differently (0..31 vs 1..32)
This fixes langwell based devices from hanging when a gpio interrupt is
triggered and undoes the breakage which occurred in change set
732063b92bb727b27e61580ce278dddefe31c6ad
Signed-off-by: Mathias Nyman <[email protected]>
Signed-off-by: Alan Cox <[email protected]>
Signed-off-by: Grant Likely <[email protected]>
Diffstat (limited to 'lib/fault-inject.c')
0 files changed, 0 insertions, 0 deletions
