From: Gabor Juhos Date: Thu, 17 Oct 2013 07:42:30 +0000 (+0200) Subject: rt2x00: rt2800pci: rename rt2800pci_disable_radio function X-Git-Tag: v3.13-rc1~105^2~55^2^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28d4d98d7ad11b540f0041be9e7d4dae15ca22fa;p=pandora-kernel.git rt2x00: rt2800pci: rename rt2800pci_disable_radio function The function contain code for SoC devices only. Rename the function to 'rt2800soc_disable_radio' and move it to the SoC specific section. Use the renamed function in the SoC specific code only and remove the 'if rt2x00_is_soc(rt2x00dev)' condition from the function body. Signed-off-by: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed