]> git.baikalelectronics.ru Git - kernel.git/commit
TC: Handle device_register() errors.
authorLevente Kurusa <levex@linux.com>
Wed, 2 Apr 2014 10:00:37 +0000 (12:00 +0200)
committerRalf Baechle <ralf@linux-mips.org>
Thu, 26 Jun 2014 09:48:23 +0000 (10:48 +0100)
commitae3647110c8d9ed24bcf88d92896904be616deff
tree0695a215dff706cd59a829bff10296fa10876eeb
parent400daf91a00f1485a49cab0dd5dc6ca7db2a6cdb
TC: Handle device_register() errors.

Make the TURBOchannel driver bail out if the call to device_register()
failed.

Signed-off-by: Levente Kurusa <levex@linux.com>
Acked-by: Maciej W. Rozycki <macro@linux-mips.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Cc: Linux MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/6673/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/tc/tc.c