mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>