summaryrefslogtreecommitdiffstats
path: root/drivers/misc
diff options
context:
space:
mode:
authorVladimir Zapolskiy <vladimir_zapolskiy@mentor.com>2015-07-27 17:30:48 +0300
committerWolfram Sang <wsa@the-dreams.de>2015-08-01 12:11:58 +0200
commite3311469734093724b10c2a81c1193197db03b78 (patch)
tree435b300b8fb5257f2d3cbd7003860241bd8a5f80 /drivers/misc
parente952849a02524a247967bf7105f36fbb13cd00c2 (diff)
downloadlinux-e3311469734093724b10c2a81c1193197db03b78.tar.bz2
i2c: fix leaked device refcount on of_find_i2c_* error path
If of_find_i2c_device_by_node() or of_find_i2c_adapter_by_node() find a device by node, but its type does not match, a reference to that device is still held. This change fixes the problem. Signed-off-by: Vladimir Zapolskiy <vladimir_zapolskiy@mentor.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'drivers/misc')
0 files changed, 0 insertions, 0 deletions