staging: unisys: visorbus: Remove useless checks in visorbus_main.c
authorDavid Binder <david.binder@unisys.com>
Fri, 17 Mar 2017 15:27:03 +0000 (11:27 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 21 Mar 2017 06:58:46 +0000 (07:58 +0100)
commitbf8d0e947fd885e62daa66cfb14fd85dc97e73af
treebb92cd9fc3b7582eeaffeff671bc63b8bbba6479
parent287f13f48e0c343000ed2fd96dca67f994e40bce
staging: unisys: visorbus: Remove useless checks in visorbus_main.c

Removes checks that all visor_device instances have an associated
visorchannel. Due to the design of the s-Par drivers these checks are
unnecessary.

Signed-off-by: David Binder <david.binder@unisys.com>
Signed-off-by: David Kershner <david.kershner@unisys.com>
Reviewed-by: Tim Sell <timothy.sell@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorbus_main.c