Files
OpenCellular/board
Anton Staaf 74e81bf9da GPIO: Prefer gpio_set_flags
Convert some uses of gpio_set_flags_by_mask to plain gpio_set_flags.
The result is usually more readable due to being able to use the
GPIO_* enum names, and it removes more instances of port/mask
implementation details leaking outside the gpio.c chip specific code.

Signed-off-by: Anton Staaf <robotboy@chromium.org>

BRANCH=None
BUG=None
TEST=make buildall -j

Change-Id: I06a7ad8a53e553a8e432a6abb5b38c25a98df6c6
Reviewed-on: https://chromium-review.googlesource.com/323815
Commit-Ready: Anton Staaf <robotboy@chromium.org>
Tested-by: Anton Staaf <robotboy@chromium.org>
Reviewed-by: Shawn N <shawnn@chromium.org>
2016-01-26 18:54:28 -08:00
..
2015-08-24 19:08:35 +00:00
2015-11-11 08:05:40 -08:00
2016-01-20 23:21:54 -08:00
2016-01-26 18:54:28 -08:00
2016-01-26 18:54:28 -08:00
2016-01-26 18:54:28 -08:00
2014-04-02 19:58:53 +00:00