diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2013-08-26 19:03:50 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2013-08-28 14:32:06 +0200 |
commit | 6da33dbdcb3a07c5987a6ef2bd3f8a45ceef5b4b (patch) | |
tree | bd506678b9176ed76841c2e6ae5ae35f7ca8a52e /ipc/syscall.c | |
parent | a8a364bd27cc35c0c879ba4164c4757fa634a58d (diff) | |
download | linux-6da33dbdcb3a07c5987a6ef2bd3f8a45ceef5b4b.tar.bz2 |
pinctrl: abx500: fix bitwise AND test
The intent here was to test if the bit was set or not but there is a
logical vs bitwise AND typo so it is true if any bits are set.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'ipc/syscall.c')
0 files changed, 0 insertions, 0 deletions