memory: omap-gpmc: use the dedicated define for GPIO direction
authorBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Mon, 7 Apr 2025 07:21:19 +0000 (09:21 +0200)
committerKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Tue, 15 Apr 2025 05:43:35 +0000 (07:43 +0200)
commita63f9903a56fabe17a0c71dd0c291499d28214c5
treebd0cfa7393015972e425a4b79c1c02a433306807
parent0af2f6be1b4281385b618cb86ad946eded089ac8
memory: omap-gpmc: use the dedicated define for GPIO direction

We have a constant defined for this purpose in the gpio/driver.h header
so use it instead of a magic value.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Link: https://lore.kernel.org/r/20250407-gpiochip-set-rv-memory-v1-1-5ab0282a9da7@linaro.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
drivers/memory/omap-gpmc.c