staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtx
authorMalcolm Priestley <tvboxspy@gmail.com>
Sun, 19 Apr 2020 13:43:46 +0000 (14:43 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 23 Apr 2020 11:33:36 +0000 (13:33 +0200)
commit3436accadc3f179a108071df552a6b82542523b1
tree504a5e4622e0731100e6bdcf95e35baead4f07d1
parent6f21cb793ce209e4e2ae020e06e0a39b9a8bf2c0
staging: vt6656: Move vnt_get_frame_time and vnt_get_phy_field to rxtx

These functions are only used by rxtx so move them and their arrays
used with them abbreviating the function description.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/2a4fd665-2fe1-f1ad-1e9a-1b01f698ea79@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/baseband.c
drivers/staging/vt6656/baseband.h
drivers/staging/vt6656/rxtx.c
drivers/staging/vt6656/rxtx.h