staging: vt6656: use vnt_vt3184_agc array directly
authorMalcolm Priestley <tvboxspy@gmail.com>
Sat, 29 Feb 2020 20:33:54 +0000 (20:33 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Mar 2020 06:52:32 +0000 (07:52 +0100)
commitc3aee662618454cafa60eb6c18aeb889dd50240f
treed1ebde9ece9e5d835b2faf496778c10e2e6327dd
parent2812ab8963e632617487b037fe7d10f2694ca1c7
staging: vt6656: use vnt_vt3184_agc array directly

vnt_vt3184_agc is always the same regardless of rf type
so use the array directly removing from stack buffer.

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Link: https://lore.kernel.org/r/4b455ee4-7ac7-e1ff-4a10-2d99f2e30714@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/baseband.c