aboutsummaryrefslogtreecommitdiff
path: root/scripts/unifdef.c
diff options
context:
space:
mode:
authorYe Weihua <[email protected]>2021-04-08 19:06:38 +0800
committerWolfram Sang <[email protected]>2021-04-14 10:04:23 +0200
commitc4b1fcc310e655fa8414696c38a84d36c00684c8 (patch)
treeda1f332798a1f7b77fc16777c96a716531c9c1f0 /scripts/unifdef.c
parenta85c5c7a3aa8041777ff691400b4046e56149fd3 (diff)
i2c: imx: Fix PM reference leak in i2c_imx_reg_slave()
pm_runtime_get_sync() will increment the PM reference count even on failure. Forgetting to put the reference again will result in a leak. Replace it with pm_runtime_resume_and_get() to keep the usage counter balanced. Reported-by: Hulk Robot <[email protected]> Signed-off-by: Ye Weihua <[email protected]> Signed-off-by: Wolfram Sang <[email protected]>
Diffstat (limited to 'scripts/unifdef.c')
0 files changed, 0 insertions, 0 deletions