aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/net_dropmonitor.py
diff options
context:
space:
mode:
authorBrian Masney <[email protected]>2019-08-14 20:48:47 -0400
committerAndrzej Hajda <[email protected]>2019-09-16 11:17:00 +0200
commit2f932367d219ad4ce56278035a1ee1ca03c48308 (patch)
tree079fdc7287ce4c88ef4554db2a4f634cfaf50d0c /tools/perf/scripts/python/net_dropmonitor.py
parent2708e876272d89bbbff811d12834adbeef85f022 (diff)
drm/bridge: analogix-anx78xx: convert to i2c_new_dummy_device
The i2c_new_dummy() function is deprecated since it returns NULL on error. Change this to use the recommended replacement i2c_new_dummy_device() that returns an error code that can be read with PTR_ERR() and friends. Signed-off-by: Brian Masney <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Signed-off-by: Andrzej Hajda <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions