aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorLixin Wang <[email protected]>2017-11-27 15:06:55 +0800
committerWolfram Sang <[email protected]>2018-01-17 15:23:31 +0100
commite0638fa400eaccf9fa8060f67140264c4e276552 (patch)
treed0132eff16106aa5a9b961e85261b0e9e22329b8 /net/unix/af_unix.c
parenta8750ddca918032d6349adbf9a4b6555e7db20da (diff)
i2c: core: decrease reference count of device node in i2c_unregister_device
Reference count of device node was increased in of_i2c_register_device, but without decreasing it in i2c_unregister_device. Then the added device node will never be released. Fix this by adding the of_node_put. Signed-off-by: Lixin Wang <[email protected]> Tested-by: Wolfram Sang <[email protected]> Signed-off-by: Wolfram Sang <[email protected]> Cc: [email protected]
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions