[PATCH 4/4] Fix spelling of achieving

From: qiumibaozi_1
Date: Thu Mar 18 2021 - 01:55:11 EST


From: ganjisheng <ganjisheng@xxxxxxxxxx>

Signed-off-by: ganjisheng <ganjisheng@xxxxxxxxxx>
---
drivers/mfd/ab3100-core.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/mfd/ab3100-core.c b/drivers/mfd/ab3100-core.c
index ee71ae0..f424c2a 100644
--- a/drivers/mfd/ab3100-core.c
+++ b/drivers/mfd/ab3100-core.c
@@ -159,7 +159,7 @@ static int ab3100_get_register_interruptible(struct ab3100 *ab3100,

/*
* AB3100 require an I2C "stop" command between each message, else
- * it will not work. The only way of achieveing this with the
+ * it will not work. The only way of achieving this with the
* message transport layer is to send the read and write messages
* separately.
*/
--
1.9.1