mirror of
https://github.com/torvalds/linux
synced 2026-07-22 18:20:51 +09: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>