aboutsummaryrefslogtreecommitdiff
path: root/include/linux/clk.h
diff options
context:
space:
mode:
authorMasanari Iida <standby24x7@gmail.com>2014-09-09 01:27:23 +0900
committerMister Oyster <oysterized@gmail.com>2017-04-11 10:59:07 +0200
commit0534820c5afc3ee31f58812d7656776bdb6e375c (patch)
treeb9aa806489be88b01dba1e8f0e4b821d884dba95 /include/linux/clk.h
parente0110f3f8c29b078a1ace6498f41d11068ee399c (diff)
kernel: Fix few typos
This patch fix spelling typo found in DocBook/kernel-api.xml. It is because the file is generated from the source comments, I have to fix the comments in source codes. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'include/linux/clk.h')
-rw-r--r--include/linux/clk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/clk.h b/include/linux/clk.h
index 9a6d04524..169f41dc8 100644
--- a/include/linux/clk.h
+++ b/include/linux/clk.h
@@ -207,7 +207,7 @@ void clk_put(struct clk *clk);
/**
* devm_clk_put - "free" a managed clock source
- * @dev: device used to acuqire the clock
+ * @dev: device used to acquire the clock
* @clk: clock source acquired with devm_clk_get()
*
* Note: drivers must ensure that all clk_enable calls made on this