Home
last modified time | relevance | path

Searched hist:"7477 e137dcfdf259123815d0e0b02738840ea71e" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpio/
H A Dgpio-merrifield.cdiff 7477e137dcfdf259123815d0e0b02738840ea71e Thu Mar 23 13:56:32 CET 2017 Andy Shevchenko <andriy.shevchenko@linux.intel.com> gpio: merrifield: Don't use GPIOF_DIR_IN / GPIOF_DIR_OUT

The mentioned flags are dedicated solely for consumer API.
Replace them by explicit values.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
[Made a !bang clamp to (0,1) instead of infix ? operator]
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>