summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2018-05-09 20:06:03 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-14 16:19:59 +0200
commita7082daac85231ddbb0502d777455756e4e3e69d (patch)
treef53eaaac7f63dcc4f4bb61bdd17fc50a5a5bbc71 /kernel
parentuio: Prevent device destruction while fds are open (diff)
downloadlinux-a7082daac85231ddbb0502d777455756e4e3e69d.tar.xz
linux-a7082daac85231ddbb0502d777455756e4e3e69d.zip
coresight: use put_device() instead of kfree()
Never directly free @dev after calling device_register(), even if it returned an error. Always use put_device() to give up the reference initialized. Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions