diff options
author | Simon Glass <sjg@chromium.org> | 2021-02-04 21:22:04 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2021-03-03 15:40:11 -0500 |
commit | ca1e1f57beb29fbaf48f9488ada1b008dace8314 (patch) | |
tree | de13345480cbd7411c78cdf97856a3fbc88adb3b /arch/sandbox/include/asm/gpio.h | |
parent | 7e0a96d559da493812220731535f5ba6351bcea1 (diff) |
gpio: Replace direction_input() and direction_output()
The new update_flags() method is more flexible since it allows the
driver to see the full flags all at once. Use that in preference to these
two functions. Add comments to that effect.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Diffstat (limited to 'arch/sandbox/include/asm/gpio.h')
0 files changed, 0 insertions, 0 deletions