commit | cd20f58e2fdd94fd1fc273884f5779a7463e4df3 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Wed Jan 13 13:16:08 2016 +0900 |
committer | Simon Glass <sjg@chromium.org> | Wed Jan 20 19:06:23 2016 -0700 |
tree | bbf77f80ff27a800b3622ab304e05b44177cbe80 | |
parent | 92b8c2ff9779980adeb5e122cc64488a1a446ebc [diff] |
clk: fix comments in include/clk.h The comment about get_periph_rate() is the same as that of set_periph_rate(). I am fixing typos here and there while I am in this file. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Simon Glass <sjg@chromium.org>