Commit 38a32271 authored by Jonathan Neuschäfer's avatar Jonathan Neuschäfer Committed by Lee Jones
Browse files

mfd: ab8500-debugfs: Fix a typo ("deubgfs")



"debugfs" was misspelled.

Signed-off-by: default avatarJonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: default avatarLee Jones <lee.jones@linaro.org>
parent 13d72945
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 = {