
14 Jun
2016
14 Jun
'16
8:26 a.m.
The following series fixes som issues in the STM32 gpio driver
---
Benjamin Tietz (3): stm32: gpio: fix otype access stm32: gpio_direction_output: make sure, output is set to push-pull stm32: gpio_get_value: always return 0 or 1
drivers/gpio/stm32_gpio.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)
-- best regards Benjamin Tietz