From: Gabor Juhos Date: Thu, 17 Oct 2013 07:42:31 +0000 (+0200) Subject: rt2x00: rt2800pci: split rt2800pci_enable_radio function X-Git-Tag: v3.13-rc1~105^2~55^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e7d30355d91c70e2557daf3dac633255202d2df;p=pandora-kernel.git rt2x00: rt2800pci: split rt2800pci_enable_radio function The function is called for PCI and SoC devices however the MCU related part of the function has no effect on SoC devices. Move the common part of the function into a separate helper and use that for the SoC devices. Signed-off-by: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed