staging: vt6656: rxtx: remove duration_id and void returns.
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 25 Apr 2020 10:50:59 +0000 (11:50 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 28 Apr 2020 12:19:13 +0000 (14:19 +0200)
commitea0c2a621443604c3593cfeb2e365f6b5fbc828f
treef023871aa52b4c7b23a6867292b3f9d57939e5e0
parentde7db0dc0e79520f26293751024fd513fa5f47d6
staging: vt6656: rxtx: remove duration_id and void returns.

duration_id is not used by driver anymore so remove the returns
and set all functions in patch to void.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/04a9c19f-c374-c175-6e46-d1bfbab2f42e@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rxtx.c