summaryrefslogtreecommitdiff
path: root/include/linux/mfd/tps65218.h
diff options
context:
space:
mode:
authorDaniel Ammann <daniel.ammann@bytesatwork.ch>2022-04-05 14:54:25 +0200
committerLee Jones <lee.jones@linaro.org>2022-04-26 15:08:38 +0100
commit54c861f930180e096483a6e1744c9c4b76e20da5 (patch)
treeadc9f4063ea66caecc2b5ebd73b5754199948530 /include/linux/mfd/tps65218.h
parent3123109284176b1532874591f7c81f3837bbdc17 (diff)
mfd: tps65218: Fix trivial typo in comment
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
Diffstat (limited to 'include/linux/mfd/tps65218.h')
-rw-r--r--include/linux/mfd/tps65218.h2
1 files changed, 1 insertions, 1 deletions
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/
*