[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200721144942.762495-2-abanoubsameh@protonmail.com>
Date: Tue, 21 Jul 2020 16:49:41 +0200
From: Abanoub Sameh <abanoubsameh8@...il.com>
To: andy.shevchenko@...il.com
Cc: linus.walleij@...aro.org, bgolaszewski@...libre.com,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
Abanoub Sameh <abanoubsameh@...tonmail.com>
Subject: [PATCH 2/3] gpio: gpio-intel-mid.c: fixed alignment of a block comment
A small to the coding style of a comment to make it compliant with the coding style.
Signed-off-by: Abanoub Sameh <abanoubsameh@...tonmail.com>
---
drivers/gpio/gpio-intel-mid.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpio/gpio-intel-mid.c b/drivers/gpio/gpio-intel-mid.c
index 6487acab104c..a9cef06b813b 100644
--- a/drivers/gpio/gpio-intel-mid.c
+++ b/drivers/gpio/gpio-intel-mid.c
@@ -38,7 +38,7 @@
* reg_addr = reg_base + GPDR * nreg * 4 + reg * 4;
*
* so the bit of reg_addr is to control pin offset's GPDR feature
-*/
+ */
enum GPIO_REG {
GPLR = 0, /* pin level read-only */
--
2.28.0.rc0
Powered by blists - more mailing lists