alistair23-linux/drivers/staging/vt6656
Malcolm Priestley d7f2d8f61e 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>
2014-07-18 16:11:28 -07:00
..
baseband.c staging: vt6656: rename BBvUpdatePreEDThreshold to vnt_update_pre_ed_threshold 2014-07-17 18:01:52 -07:00
baseband.h staging: vt6656: rename BBvUpdatePreEDThreshold to vnt_update_pre_ed_threshold 2014-07-17 18:01:52 -07:00
card.c staging: vt6656: put radio power off and on into correct state every time. 2014-07-18 16:11:28 -07:00
card.h staging: vt6556: Remove typedefs 2014-07-16 13:30:32 -07:00
channel.c staging: vt6556: Cleanup coding style: comments 2014-07-15 21:55:29 -07:00
channel.h
desc.h
device.h staging: vt6656: put radio power off and on into correct state every time. 2014-07-18 16:11:28 -07:00
dpc.c staging: vt6656: vnt_rx_data add track rsr and new_rsr errors 2014-07-08 16:03:57 -07:00
dpc.h
firmware.c
firmware.h
int.c staging: vt6656: struct vnt_private rename apTD to tx_context 2014-07-18 16:06:23 -07:00
int.h staging: vt6656: rename INTvWorkItem to vnt_int_start_interrupt 2014-07-15 12:11:39 -07:00
Kconfig
key.c staging: vt6656: Fix pairwise key for non station modes 2014-07-11 17:37:31 -07:00
key.h
mac.c
mac.h
main_usb.c staging: vt6656: put radio power off and on into correct state every time. 2014-07-18 16:11:28 -07:00
Makefile
power.c staging: vt6656: power.c replace DBG_PRT debug messages 2014-07-17 18:01:52 -07:00
power.h
rf.c staging: vt6656: rf.c cleanup comments 2014-07-12 13:28:28 -07:00
rf.h staging: vt6656: vnt_rf_write_embedded add reg length and IFREGCTL_REGW 2014-07-12 13:28:27 -07:00
rxtx.c staging: vt6656: struct vnt_private rename apTD to tx_context 2014-07-18 16:06:23 -07:00
rxtx.h staging: vt6656: rxtx replace wFragCtl with frag_ctl. 2014-06-29 14:25:53 -07:00
TODO
usbpipe.c staging: vt6656: struct vnt_private pInterruptURB rename to interrupt_urb 2014-07-18 16:06:23 -07:00
usbpipe.h staging: vt6656: rename PIPEnsBulkInUsbRead to vnt_submit_rx_urb 2014-07-15 12:11:40 -07:00
wcmd.c staging: vt6656: rename BBvSetAntennaMode to vnt_set_antenna_mode 2014-07-17 18:01:52 -07:00
wcmd.h staging: vt6656: rename vResetCommandTimer to vnt_reset_command_timer 2014-07-13 12:22:34 -07:00