diff options
author | Andy Shevchenko <[email protected]> | 2019-08-14 17:07:59 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-09-04 12:43:55 +0200 |
commit | 4ad8e34d1f47fe46a05bb9fb17a7b5704beed446 (patch) | |
tree | 3f81e0739f2a226a246ca2df360a211988623d68 /tools/perf/util/c++/clang-test.cpp | |
parent | c140e97f803f66c0d20a891aba848c1b77880830 (diff) |
serial: mctrl_gpio: Use gpiod flags directly
Description of the modem line control GPIOs contain a boolean type to set
direction of the line. Since GPIO library provides an enumerator type of flags,
we may utilize it and allow a bit more flexibility on the choice of the type of
the line parameters. It also removes an additional layer of value conversion.
Signed-off-by: Andy Shevchenko <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang-test.cpp')
0 files changed, 0 insertions, 0 deletions