mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
If device_register() fails then call put_device(). See comment to device_register. Signed-off-by: Vasiliy Kulikov <segooon@gmail.com> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>