gpio: mlxbf3: use capital "OR" for multiple licenses in SPDX
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 23 Aug 2023 08:52:58 +0000 (10:52 +0200)
committerBartosz Golaszewski <bartosz.golaszewski@linaro.org>
Thu, 24 Aug 2023 08:04:04 +0000 (10:04 +0200)
commit1d2a22fa6d2511d5871d87c15b4fe7a944fe3b2a
tree406cecdc12ef9027f2dcaa7e8f83bb2516ec334f
parentdb3b16dcc7e4f5bfbe35806a54fb15dc858d19f8
gpio: mlxbf3: use capital "OR" for multiple licenses in SPDX

Documentation/process/license-rules.rst and checkpatch expect the SPDX
identifier syntax for multiple licenses to use capital "OR".  Correct it
to keep consistent format and avoid copy-paste issues.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
drivers/gpio/gpio-mlxbf3.c