commit | 293deb2c0ca4f541b1bed06c1f5dd25cdb60a2d8 | [log] [tgz] |
---|---|---|
author | David Kershner <david.kershner@unisys.com> | Tue Mar 28 09:34:52 2017 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Mar 29 09:17:03 2017 +0200 |
tree | 600ae4b9dc38ab865902c8fab6017bf8c6bf778c | |
parent | 711c67f4ecc81a8b1ebf26844c5874888078ed46 [diff] |
staging: unisys: visorbus: don't unregister if we failed to register If we fail to register the visordriver, don't call unregister, just return with the error. Signed-off-by: David Kershner <david.kershner@unisys.com> Reviewed-by: Reviewed-by: Tim Sell <timothy.sell@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>