commit | 6716b3d83221e7aa2623d9a60fdbf7faa836756b | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Thu Oct 17 09:42:29 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Oct 18 14:07:00 2013 -0400 |
tree | 7b21e4eaee8e62b7f75451057c638b07fae3cf31 | |
parent | 899a5f493a0135c5a676f75a53e70255df25a3e4 [diff] |
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 <juhosg@openwrt.org> Signed-off-by: John W. Linville <linville@tuxdriver.com>