diff options
| author | Bingbu Cao <bingbu.cao@intel.com> | 2025-12-23 15:23:01 +0800 |
|---|---|---|
| committer | Sasha Levin <sashal@kernel.org> | 2026-03-04 07:21:12 -0500 |
| commit | f48beff5e9f80cb1e1e1b92780a9388076eba3f2 (patch) | |
| tree | becc1385d44f61eb6d5391bb57d6ec3ada628fa9 /tools/lib/python/kdoc/kdoc_files.py | |
| parent | c2e0b70acc68d5fa39043cfd79bf63d142242a3f (diff) | |
media: staging/ipu7: Call synchronous RPM suspend in probe failure
[ Upstream commit 1433e6ccc25e9ea596683ab66e1c51f37fc7d491 ]
If firmware authentication failed during driver probe, driver call an
asynchronous API to suspend the psys device but the bus device will be
removed soon, thus runtime PM of bus device will be disabled soon, that
will cancel the suspend request, so use synchronous suspend to make
sure the runtime suspend before disabling its RPM.
IPU7 hardware has constraints that the PSYS device must be powered off
before ISYS, otherwise it will cause machine check error.
Cc: Stable@vger.kernel.org
Fixes: b7fe4c0019b1 ("media: staging/ipu7: add Intel IPU7 PCI device driver")
Signed-off-by: Bingbu Cao <bingbu.cao@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Hans Verkuil <hverkuil+cisco@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/lib/python/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions
