Files
linux/drivers
Linus Walleij 7a8fd1f5cc gpio: ich: Use BIT() macro
Using BIT() makes (1 << foo) constructions easier to read, and
also account for common mistakes where bit 31 is not working
because of numbers being interpreted as negative unless
specified as unsigned.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2018-03-19 01:50:29 +01:00
..
2018-03-02 10:44:44 +01:00
2018-03-19 01:50:29 +01:00
2018-03-18 17:48:59 +01:00
2018-03-08 10:39:58 -07:00
2018-01-22 16:45:26 +01:00
2018-03-18 17:48:59 +01:00