aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mfd
diff options
context:
space:
mode:
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>2019-04-30 17:17:26 +0200
committerLee Jones <lee.jones@linaro.org>2019-05-14 08:13:27 +0100
commit38a3227151f6377b0b7622fd6117875a43320846 (patch)
tree6324bd79996b3fd763918b84f4b15c357aaaf25a /drivers/mfd
parentmfd: imx6sx: Add MQS register definition for iomuxc gpr (diff)
downloadlinux-dev-38a3227151f6377b0b7622fd6117875a43320846.tar.xz
linux-dev-38a3227151f6377b0b7622fd6117875a43320846.zip
mfd: ab8500-debugfs: Fix a typo ("deubgfs")
"debugfs" was misspelled. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'drivers/mfd')
-rw-r--r--drivers/mfd/ab8500-debugfs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/mfd/ab8500-debugfs.c b/drivers/mfd/ab8500-debugfs.c
index 8d652b2f9d14..f70d3f6a959b 100644
--- a/drivers/mfd/ab8500-debugfs.c
+++ b/drivers/mfd/ab8500-debugfs.c
@@ -2587,7 +2587,7 @@ static ssize_t ab8500_unsubscribe_write(struct file *file,
}
/*
- * - several deubgfs nodes fops
+ * - several debugfs nodes fops
*/
static const struct file_operations ab8500_bank_fops = {