staging: vt6656: correct return of vnt_init_registers.
authorMalcolm Priestley <tvboxspy@gmail.com>
Fri, 20 Dec 2019 21:15:09 +0000 (21:15 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 3 Jan 2020 10:46:56 +0000 (11:46 +0100)
commit7de6155c8968a3342d1bef3f7a2084d31ae6e4be
tree1cf103153f70d62d73c74798db84ddf566b93207
parent58c3e681b04dd57c70d0dcb7b69fe52d043ff75a
staging: vt6656: correct return of vnt_init_registers.

The driver standard error returns remove bool false conditions.

Cc: stable <stable@vger.kernel.org> # v5.3+
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/072ec0b3-425f-277e-130c-1e3a116c90d6@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/main_usb.c