Merge tag 'clk-for-linus-3.18' of git://git.linaro.org/people/mike.turquette/linux
[firefly-linux-kernel-4.4.55.git] / include / linux / clk.h
index 38bdedd3e389bf874663b8fe65ba175a22ca668c..c7f258a81761d22b1b204654d3582af55044915a 100644 (file)
@@ -267,7 +267,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