commit | 3bfbc44029926e1bc4b89d16f562a364b2c9379e | [log] [tgz] |
---|---|---|
author | William Breathitt Gray <vilhelm.gray@gmail.com> | Mon Oct 22 21:09:31 2018 +0900 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Nov 05 08:54:41 2018 +0100 |
tree | ffaa4604501edeee53858bd1555bc59340503507 | |
parent | b7f53f67980e72da3317fffc160c746c02c23fb5 [diff] |
gpio: gpio-mm: Mask read inputs for get_multiple This patch masks the read inputs with the word mask in order to ensure only requested input states are returned in the bits array. Suggested-by: Rasmus Villemoes <linux@rasmusvillemoes.dk> Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>