diff options
| author | Michael Heimpold <[email protected]> | 2013-11-03 22:59:26 +0100 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2013-11-13 10:09:09 +0100 |
| commit | ac135f66992f65959fcf8245f2ea8a9109a4a913 (patch) | |
| tree | 9d85b07e28dd6e6936bd5094ba1cd9de5ec17fb1 /scripts | |
| parent | 85164e0c54f4beaee592f9d25d3f1ed61995bf0f (diff) | |
mxs_gpio: fix the handling in gpio_direction_output()
Setting the direction and an output value should be done by
1) set the desired output value,
2) switch to output.
If this is done in the inverse order, there can be a glitch on
the GPIO line.
This patch fixes this by using the order as described above.
Signed-off-by: Michael Heimpold <[email protected]>
Acked-by: Stefano Babic <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
