]> git.baikalelectronics.ru Git - kernel.git/commit
staging: unisys: visorbus: chipset_init add error handling
authorDavid Kershner <david.kershner@unisys.com>
Mon, 21 Nov 2016 17:15:45 +0000 (12:15 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 23 Nov 2016 09:01:56 +0000 (10:01 +0100)
commit7dc02a7c8b4462d5cb9379b427d8c0ab9fddd0d6
tree84552668d5b360b43ce214a2fb7964e27913d0f1
parent76a1cee81e5c5d35d02a29b8e6fecdfad0606509
staging: unisys: visorbus: chipset_init add error handling

Controlvm_respond_chipset_init now errors out correctly. Pass the errors
back up to the stack to be processed.

Signed-off-by: David Kershner <david.kershner@unisys.com>
Reported-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorchipset.c