diff options
author | Dmitry Osipenko <[email protected]> | 2022-08-18 22:33:07 +0200 |
---|---|---|
committer | Mauro Carvalho Chehab <[email protected]> | 2022-08-30 14:48:14 +0200 |
commit | 708938f8495147fe2e77a9a3e1015d8e6899323e (patch) | |
tree | 09c4b86fca4d5ba609e1f8fe1ba0195a81c6c0f9 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | fe8b81fde69acfcbb5af9e85328e5b9549999fdb (diff) |
media: cedrus: Set the platform driver data earlier
The cedrus_hw_resume() crashes with NULL deference on driver probe if
runtime PM is disabled because it uses platform data that hasn't been
set up yet. Fix this by setting the platform data earlier during probe.
Cc: [email protected]
Fixes: 50e761516f2b (media: platform: Add Cedrus VPU decoder driver)
Signed-off-by: Dmitry Osipenko <[email protected]>
Signed-off-by: Nicolas Dufresne <[email protected]>
Reviewed-by: Samuel Holland <[email protected]>
Acked-by: Paul Kocialkowski <[email protected]>
Signed-off-by: Hans Verkuil <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions