mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-10-23 07:23:12 +02:00
![]() It is not valid to call pm_runtime_set_suspended() for devices
with runtime PM enabled because it returns -EAGAIN if it is enabled
already and working. So, call pm_runtime_disable() before to fix it.
Cc: stable@vger.kernel.org
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
vdec.c | ||
venc.c | ||
vpu_cmds.c | ||
vpu_cmds.h | ||
vpu_codec.h | ||
vpu_color.c | ||
vpu_core.c | ||
vpu_core.h | ||
vpu_dbg.c | ||
vpu_defs.h | ||
vpu_drv.c | ||
vpu_helpers.c | ||
vpu_helpers.h | ||
vpu_imx8q.c | ||
vpu_imx8q.h | ||
vpu_malone.c | ||
vpu_malone.h | ||
vpu_mbox.c | ||
vpu_mbox.h | ||
vpu_msgs.c | ||
vpu_msgs.h | ||
vpu_rpc.c | ||
vpu_rpc.h | ||
vpu_v4l2.c | ||
vpu_v4l2.h | ||
vpu_windsor.c | ||
vpu_windsor.h | ||
vpu.h |