commit | 16060854095036d5becc2c850641955a47d327d1 | [log] [tgz] |
---|---|---|
author | Bin Meng <bin.meng@windriver.com> | Tue Oct 13 18:45:05 2020 +0800 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 23 13:33:07 2020 -0400 |
tree | c2d9a58465dc44157fa96054638ce03b6efaf471 | |
parent | ae897022d7bdf1466584f54655efe89e2f67ca82 [diff] |
cmd: Rename CMD_MISC to CMD_SLEEP The "cmd/Kconfig" has a TODO description for CMD_MISC that it should really be named as CMD_SLEEP. Change it in the whole source tree. Signed-off-by: Bin Meng <bin.meng@windriver.com>