commit | d7f2d8f61ec7e3f8aa6f6cd2eb28c47b38f33486 | [log] [tgz] |
---|---|---|
author | Malcolm Priestley <tvboxspy@gmail.com> | Fri Jul 18 23:00:54 2014 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri Jul 18 16:11:28 2014 -0700 |
tree | 05bb2d83e2b8cbac1f09acd6680116764647ae8a | |
parent | 409bc044a4d9ace33650f6785780b0a0d542325a [diff] |
staging: vt6656: put radio power off and on into correct state every time. When radio is off bit GPIO3_INTMD should be on and off when radio is on. Add these to the tail of vnt_radio_power_off and vnt_radio_power_on and remove variable bHWRadioOff. In device_init_registers just check GPIO3_DATA are in correct state and always power on. Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>