projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3123109
)
mfd: tps65218: Fix trivial typo in comment
author
Daniel Ammann
<daniel.ammann@bytesatwork.ch>
Tue, 5 Apr 2022 12:54:25 +0000
(14:54 +0200)
committer
Lee Jones
<lee.jones@linaro.org>
Tue, 26 Apr 2022 14:08:38 +0000
(15:08 +0100)
The driver is for TPS65218, not TPS65219.
Signed-off-by: Daniel Ammann <daniel.ammann@bytesatwork.ch>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link:
https://lore.kernel.org/r/20220405125426.28016-1-daniel.ammann@bytesatwork.ch
include/linux/mfd/tps65218.h
patch
|
blob
|
history
diff --git
a/include/linux/mfd/tps65218.h
b/include/linux/mfd/tps65218.h
index f4ca367e34733ab347100ea4ee5d23785ddc6d1c..122e24ddbd4bb1c0da3511f998781698e936cc2d 100644
(file)
--- a/
include/linux/mfd/tps65218.h
+++ b/
include/linux/mfd/tps65218.h
@@
-1,7
+1,7
@@
/*
* linux/mfd/tps65218.h
*
- * Functions to access TPS6521
9
power management chip.
+ * Functions to access TPS6521
8
power management chip.
*
* Copyright (C) 2014 Texas Instruments Incorporated - https://www.ti.com/
*