commit | 736bc0deba9ea297b29f0486ed5dbc934febabba | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri May 02 08:46:22 2025 -0600 |
committer | Simon Glass <sjg@chromium.org> | Fri May 30 09:49:32 2025 +0100 |
tree | 7dc1a060d631b6dce8440d99b0c32238956f1526 | |
parent | 14bd413826a7487796ab9668a32ea0fe07373e46 [diff] |
expo: Pass in the video device for cedit_prepare() At present this function locates it own video device. Pass it in to provide more flexibility. Signed-off-by: Simon Glass <sjg@chromium.org>