commit | e2f0b00560729c47f39b2bc624eb93d82dc0e3e8 | [log] [tgz] |
---|---|---|
author | Markus Mayer <markus.mayer@linaro.org> | Thu Nov 21 15:12:46 2013 -0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Nov 27 15:01:03 2013 +0100 |
tree | 20ed846bfb2fb8c21375642f62402bf04c2d33e5 | |
parent | 2ba3154d9cb13697b97723cce75633b48adfe826 [diff] |
gpio: bcm281xx: Fix return value of bcm_kona_gpio_get() We need to return the corresponding bit for a particular GPIO. This bit contains shift not mask. Signed-off-by: Markus Mayer <markus.mayer@linaro.org> Reviewed-by: Tim Kryger <tim.kryger@linaro.org> Reviewed-by: Matt Porter <matt.porter@linaro.org> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>