]> Pileus Git - ~andy/linux/commit
Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"
authorStanislaw Gruszka <sgruszka@redhat.com>
Wed, 12 Mar 2014 14:14:04 +0000 (15:14 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 13 Mar 2014 18:57:27 +0000 (14:57 -0400)
commit584221918925f0d3bbc8ff6de9cfdb703c06a29c
tree0e153903342b6de42b83da5cb46e6771c3c3cc83
parent5998be879719384af2014b79697eed6e38ee2706
Revert "rt2x00: rt2800lib: Update BBP register initialization for RT53xx"

This reverts commit eac40d9631a7db43570df859fa8a9922e9623607. It cause
random connection drops on RT5390 PCI adapters.

On Mediatek there is different driver version available for RT53xx chip
based on bus type (2.5.0.3 for PCI and 2.6.1.3 for USB). Hence possibly
we should set registers differently based on bus type. But is also
possible that new driver (i.e. 2.6.1.3) was not verified on RT53xx USB.

Until we figure out how to initialize registers properly for RT53xx just
revert commit eac40d9631a7db43570df859fa8a9922e9623607 since it cause
regression.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800lib.c