summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorHidenori Kobayashi <hidenorik@chromium.org>2024-01-09 11:09:09 +0300
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2024-01-22 19:23:59 +0300
commit87318b7092670d4086bfec115a0280a60c51c2dd (patch)
treecc3908227a75d73e9837541252a4399fa723175a /tools/perf/scripts/python/sched-migration.py
parentc2716904918e99ca4b77354dd46ceec2d9ba2ff6 (diff)
downloadlinux-87318b7092670d4086bfec115a0280a60c51c2dd.tar.xz
media: staging: ipu3-imgu: Set fields before media_entity_pads_init()
The imgu driver fails to probe with the following message because it does not set the pad's flags before calling media_entity_pads_init(). [ 14.596315] ipu3-imgu 0000:00:05.0: failed initialize subdev media entity (-22) [ 14.596322] ipu3-imgu 0000:00:05.0: failed to register subdev0 ret (-22) [ 14.596327] ipu3-imgu 0000:00:05.0: failed to register pipes (-22) [ 14.596331] ipu3-imgu 0000:00:05.0: failed to create V4L2 devices (-22) Fix the initialization order so that the driver probe succeeds. The ops initialization is also moved together for readability. Fixes: a0ca1627b450 ("media: staging/intel-ipu3: Add v4l2 driver based on media framework") Cc: <stable@vger.kernel.org> # 6.7 Cc: Dan Carpenter <dan.carpenter@linaro.org> Signed-off-by: Hidenori Kobayashi <hidenorik@chromium.org> Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions