commit | 10c174455af444de48ea0fbd2798d8bb0026963f | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Wed Aug 20 22:30:28 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Aug 30 13:48:19 2014 -0700 |
tree | ba4bd82020dd2aa3de4121fb970f5e086c70955e | |
parent | edbae997a8362a1017c59ef6853deeaea020e0e1 [diff] |
staging: vt6655: baseband add new function vnt_get_phy_field This is a replacement for BBvCalculateParameter for getting the phy fields via struct vnt_phy_field This is a direct copy from the vt6656 driver. BBvCalculateParameter will removed later. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>