Files
android_kernel_xiaomi_sm8450/drivers/base
Arvind Yadav ef49ec1dc3 base: soc: 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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-03-15 14:37:03 +01:00
..
2017-12-18 16:51:11 +01:00
2018-01-23 09:47:05 +01:00
2017-12-11 08:50:05 +01:00