]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: sx150x: Fix comparing wrong value with chip->irq_masked
authorAxel Lin <axel.lin@ingics.com>
Tue, 16 Dec 2014 06:22:27 +0000 (14:22 +0800)
committerLinus Walleij <linus.walleij@linaro.org>
Thu, 15 Jan 2015 16:23:20 +0000 (17:23 +0100)
commitd504c663ebe89f662d818c96a2267f6067e31ff3
treeb382b1c4df3415c152bde3e1b56591396e80664f
parentba226d709e0ec1b7e2f42b0f96da78cbc83ac784
gpio: sx150x: Fix comparing wrong value with chip->irq_masked

Fix a copy-paste bug.

Signed-off-by: Axel Lin <axel.lin@ingics.com>
Reviewed-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-sx150x.c