commit | 529ce1eedf0676ae0f3a0313a869ac0052648fc4 | [log] [tgz] |
---|---|---|
author | Khoronzhuk, Ivan <ivan.khoronzhuk@ti.com> | Wed Oct 22 16:01:28 2014 +0300 |
committer | Tom Rini <trini@ti.com> | Thu Oct 23 11:27:04 2014 -0400 |
tree | df6cd11267e2bf2a137e671537105d771c8be209 | |
parent | bc0e8d7c5d189c1566a73affad0087ccbe511bc9 [diff] |
ARM: cmd_clock: generalize command usage description The usage description of commands refers to headers of sources, that is not correct. This patch is intended to fix it. Also generalize code in order to reduce SoC dependent #ifdefs. Signed-off-by: Ivan Khoronzhuk <ivan.khoronzhuk@ti.com>