4e954d4dea
[ Upstream commit 884d638e0853c4b5f01eb6d048fc3b6239012404 ]
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:
|
||
---|---|---|
.. | ||
Makefile | ||
rga-buf.c | ||
rga-hw.c | ||
rga-hw.h | ||
rga.c | ||
rga.h |