From: Gabor Juhos Date: Thu, 17 Oct 2013 07:42:29 +0000 (+0200) Subject: rt2x00: rt2800pci: use separate set_state callback for SoC devices X-Git-Tag: v3.13-rc1~105^2~55^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6716b3d83221e7aa2623d9a60fdbf7faa836756b;p=pandora-kernel.git rt2x00: rt2800pci: use separate set_state callback for SoC devices The 'rt2800pci_set_state' function uses MCU commands to set the device state, however these have no effect on SoC devices. Use a different set_state callback which does not use the MCU fcuntions. Signed-off-by: Gabor Juhos Signed-off-by: John W. Linville --- Reading git-diff-tree failed