mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2025-01-23 14:24:25 +08:00
aaffa0126a
pm_runtime_get_sync() increments the runtime PM usage counter even
when it returns an error code. Thus call pm_runtime_put_noidle()
if pm_runtime_get_sync() fails.
Fixes:
|
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
rcar-core.c | ||
rcar-csi2.c | ||
rcar-dma.c | ||
rcar-v4l2.c | ||
rcar-vin.h |