Skip to content
Commit dc553f8f authored by Peter Bigot's avatar Peter Bigot Committed by Andrew Boie
Browse files

drivers: gpio: fix misuse of u8_t where bool is intended



GPIO configuration flags will move and some that used to be in the low
8 bits are now higher, resulting in implicit constant conversion
overflows.  Use a boolean data type to hold boolean values.

Signed-off-by: default avatarPeter A. Bigot <pab@pabigot.com>
Signed-off-by: default avatarPiotr Mienkowski <piotr.mienkowski@gmail.com>
parent 05e4856d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment