commit | 61d793bbfb76ea6740dd1c1a4f2cdac57a0c1c5c | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Thu Mar 07 10:48:19 2013 +0200 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Mar 27 16:05:09 2013 +0100 |
tree | 7af1e5809c104b11a3250a7e5aef0e37eae63604 | |
parent | 3cbf1822b5fd98eccb641c94c8cd2455fdad9221 [diff] |
gpio/gpio-ich: make ichx_gpio_check_available() return a pure boolean value It is more readable for humans to use double-bang (!!) to convert the value to pure boolean before it is returned. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>