[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200719002917.20521-1-rdunlap@infradead.org>
Date: Sat, 18 Jul 2020 17:29:17 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: linux-kernel@...r.kernel.org
Cc: Randy Dunlap <rdunlap@...radead.org>,
Support Opensource <support.opensource@...semi.com>,
Lee Jones <lee.jones@...aro.org>
Subject: [PATCH] MFD: da9055/pdata.h: drop a duplicated word
Drop the repeated word "that" in a comment.
Signed-off-by: Randy Dunlap <rdunlap@...radead.org>
Cc: Support Opensource <support.opensource@...semi.com>
Cc: Lee Jones <lee.jones@...aro.org>
---
include/linux/mfd/da9055/pdata.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--- linux-next-20200717.orig/include/linux/mfd/da9055/pdata.h
+++ linux-next-20200717/include/linux/mfd/da9055/pdata.h
@@ -35,7 +35,7 @@ struct da9055_pdata {
int *gpio_rsel;
/*
* Regulator mode control bits value (GPI offset) that
- * that controls the regulator state, 0 if not available.
+ * controls the regulator state, 0 if not available.
*/
enum gpio_select *reg_ren;
/*
Powered by blists - more mailing lists