]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/clk.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[karo-tx-linux.git] / include / linux / clk.h
index fb5e097d8f72b07fb34e480bb817593284dccdd2..afb44bfaf8d1bec1c38346587ffad6c45e3b0dd9 100644 (file)
@@ -238,7 +238,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