Arvind Yadav 00ad691ab1 sparc: vio: 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: David S. Miller <davem@davemloft.net>
2018-04-30 16:09:34 -04:00
..
2018-03-01 14:32:23 -08:00
2018-04-03 15:51:22 -07:00
2018-04-03 12:17:25 -07:00
2018-04-03 12:06:21 -07:00
2018-04-03 15:51:22 -07:00
2018-04-03 17:16:59 -07:00