summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBingbu Cao <bingbu.cao@intel.com>2023-11-22 17:46:06 +0800
committerHans Verkuil <hverkuil-cisco@xs4all.nl>2023-12-04 11:21:46 +0100
commitefa5fe19c0a9199f49e36e1f5242ed5c88da617d (patch)
treec78ca45ddd5282380539ccbbe960a017048ab489 /tools/perf/scripts/python
parent28e0f37722965fa150af31d82101c95fd21aef60 (diff)
media: imx355: Enable runtime PM before registering async sub-device
As the sensor device maybe accessible right after its async sub-device is registered, such as ipu-bridge will try to power up sensor by sensor's client device's runtime PM from the async notifier callback, if runtime PM is not enabled, it will fail. So runtime PM should be ready before its async sub-device is registered and accessible by others. Fixes: df0b5c4a7ddd ("media: add imx355 camera sensor driver") Cc: stable@vger.kernel.org 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@xs4all.nl>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions