commit | fc6b784befe9a483b49f87e2ab8f700984d4f352 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 02 21:12:19 2020 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Thu Jul 09 12:33:24 2020 +0800 |
tree | 49079290a32c2a22dd3a3a59ae63d151f09b0ce4 | |
parent | bac91505773933e89da54a9877a203051a640062 [diff] |
video: Add a comment for struct video_uc_platdata Add a few notes to explain the purpose of each member of this struct. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Anatolij Gustschin <agust@denx.de> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>