Select Git revision
gpio-uclass.c
-
Simon Glass authored
Some functions do not change the struct gpio_desc parameter. Update these to use const so this is clear. Signed-off-by:
Simon Glass <sjg@chromium.org> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com>
Simon Glass authoredSome functions do not change the struct gpio_desc parameter. Update these to use const so this is clear. Signed-off-by:
Simon Glass <sjg@chromium.org> Reviewed-by:
Bin Meng <bmeng.cn@gmail.com>