commit | 3816beae9b1be165a3a54b43cd1540f81b7da111 | [log] [tgz] |
---|---|---|
author | Bin Meng <bmeng@tinylab.org> | Wed Oct 11 21:15:44 2023 +0800 |
committer | Tom Rini <trini@konsulko.com> | Mon Nov 27 16:18:58 2023 -0500 |
tree | e8c27d05f3cb81bff4aa5086bba7fa9ab3351061 | |
parent | 043d0fd86b06515c37935636989598706abf767b [diff] |
ufs: Correct the UFS terminlogy UFS stands for Universal Flash Storage, not Subsytem. Signed-off-by: Bin Meng <bmeng@tinylab.org> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Neha Malcom Francis <n-francis@ti.com>