summaryrefslogtreecommitdiff
path: root/drivers/rtc
diff options
context:
space:
mode:
authorArvind Yadav <arvind.yadav.cs@gmail.com>2018-03-09 17:09:59 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-03-15 19:55:52 +0300
commitbd329f028f1cd51c7623c326147af07c6d832193 (patch)
tree62d02dbc0e99853b9238c5245e8dd3383b0c2171 /drivers/rtc
parent8de602885cd8bf56b05b668aee574bd8a241c33f (diff)
downloadlinux-bd329f028f1cd51c7623c326147af07c6d832193.tar.xz
slimbus: core: 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: Srinivas Kandagatla <srinivas.kandagatla@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/rtc')
0 files changed, 0 insertions, 0 deletions