Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gpio: exar: Set proper output level in exar_direction_output
Current code does not set output level in exar_direction_output, fix it. Also move the direction_output/direction_input code block to avoid forward declaration for exar_set_value(). Signed-off-by: Axel Lin <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
- Loading branch information