Skip to content
Commit 77441ac0 authored by Wolfram Sang's avatar Wolfram Sang
Browse files

i2c: omap: fix cleanup regression



Patch "i2c: omap: abolish variable name confusion" triggered a
coccinelle warning which we fix here:

drivers/i2c/busses/i2c-omap.c:1333:5-24: pm_runtime_get_sync returns < 0 as error. Unecessary IS_ERR_VALUE at line 1334

Signed-off-by: default avatarWolfram Sang <wsa@the-dreams.de>
parent 6b0c8dc3
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment