mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
0ec4eb71b4
If device_register() returned an error! Always use put_device() to give up the reference initialized in device_register(). Signed-off-by: Arvind Yadav <arvind.yadav.cs@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>