Files
linux/drivers
Stephen Boyd db74f02285 gpio: msm: Fix irq mask/unmask by writing bits instead of numbers
commit 4cc629b7a2 upstream.

We should be writing bits here but instead we're writing the
numbers that correspond to the bits we want to write. Fix it by
wrapping the numbers in the BIT() macro. This fixes gpios acting
as interrupts.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-01-09 12:24:24 -08:00
..
2013-12-08 07:29:25 -08:00
2013-12-04 10:56:25 -08:00
2013-12-04 10:57:19 -08:00
2014-01-09 12:24:21 -08:00
2014-01-09 12:24:22 -08:00
2013-12-20 07:45:11 -08:00
2013-12-11 22:36:28 -08:00
2014-01-09 12:24:20 -08:00
2013-06-05 08:54:16 -06:00
2013-12-20 07:45:11 -08:00