From: Mark A. Greer Date: Tue, 2 Sep 2014 22:12:41 +0000 (-0700) Subject: NFC: trf7970a: trf7970a_init() turns off the RF transmitter X-Git-Tag: fixes-against-v3.18-rc2~144^2~39^2~72^2~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7149d6bfecadc255e9d964782a9fdd70f610f1ea;p=pandora-kernel.git NFC: trf7970a: trf7970a_init() turns off the RF transmitter When trf7970a_init() initializes the trf7970a it implicitly turns off the RF transmitter. Track this by clearing the TRF7970A_CHIP_STATUS_RF_ON bit in the cached trf->chip_status_ctrl. Signed-off-by: Mark A. Greer Signed-off-by: Samuel Ortiz --- Reading git-diff-tree failed