]> git.baikalelectronics.ru Git - kernel.git/commit
gpio: aspeed: Remove dependence on GPIOF_* macros
authorAndrew Jeffery <andrew@aj.id.au>
Thu, 2 Feb 2017 04:28:17 +0000 (14:58 +1030)
committerLinus Walleij <linus.walleij@linaro.org>
Sat, 4 Feb 2017 20:34:55 +0000 (21:34 +0100)
commit08b9747812b5727d74436937eb599e296d88aca2
treec37811258571ec3082651097b59db8dcb0f2d9eb
parent64ba3de91e796b2558940bf22f1c086b1aa7f358
gpio: aspeed: Remove dependence on GPIOF_* macros

3b3a324767f2c79b9cb600143cd93d236e990296 is a (v2) patch which had
unresolved review comments[1]. Address the comments by removing the use
of macros from the consumer header (this patch represents the diff
between v2 and v3[2]).

[1] https://lkml.org/lkml/2017/1/26/337
[2] https://lkml.org/lkml/2017/1/26/786

Fixes: 3b3a324767f2 ("gpio: aspeed: Add banks Y, Z, AA, AB and AC")
Signed-off-by: Andrew Jeffery <andrew@aj.id.au>
Acked-by: Joel Stanley <joel@jms.id.au>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-aspeed.c