From: Malcolm Priestley Date: Fri, 18 Jul 2014 22:00:54 +0000 (+0100) Subject: staging: vt6656: put radio power off and on into correct state every time. X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~479 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7f2d8f61ec7e3f8aa6f6cd2eb28c47b38f33486;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed