[PATCH] mfd: tps65218: Fix trivial typo in comment

Daniel Ammann posted 1 patch 4 years, 2 months ago
include/linux/mfd/tps65218.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] mfd: tps65218: Fix trivial typo in comment
Posted by Daniel Ammann 4 years, 2 months ago
The driver is for TPS65218, not TPS65219.

Signed-off-by: Daniel Ammann <daniel.ammann@bytesatwork.ch>
---
 include/linux/mfd/tps65218.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/linux/mfd/tps65218.h b/include/linux/mfd/tps65218.h
index f4ca367e3473..122e24ddbd4b 100644
--- a/include/linux/mfd/tps65218.h
+++ b/include/linux/mfd/tps65218.h
@@ -1,7 +1,7 @@
 /*
  * linux/mfd/tps65218.h
  *
- * Functions to access TPS65219 power management chip.
+ * Functions to access TPS65218 power management chip.
  *
  * Copyright (C) 2014 Texas Instruments Incorporated - https://www.ti.com/
  *
-- 
2.30.2
Re: [PATCH] mfd: tps65218: Fix trivial typo in comment
Posted by Lee Jones 4 years, 1 month ago
On Tue, 05 Apr 2022, Daniel Ammann wrote:

> The driver is for TPS65218, not TPS65219.
> 
> Signed-off-by: Daniel Ammann <daniel.ammann@bytesatwork.ch>
> ---
>  include/linux/mfd/tps65218.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

-- 
Lee Jones [李琼斯]
Principal Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog