mirror of https://github.com/torvalds/linux.git
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 | ||