diff options
author | Wolfgang Kufner <wolfgang.kufner@gmail.com> | 2010-12-13 12:39:39 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2010-12-13 15:23:37 -0500 |
commit | 412b31334b831a8c2909afaca017c5a236ac2dd0 (patch) | |
tree | f10d03d9fe5fa65abc265983aa3d0229e5e2d5bd /drivers/net/wireless/rtlwifi/cam.c | |
parent | 739fd9405416e22732e46a9226a8cac379bd57fc (diff) | |
download | blackbird-op-linux-412b31334b831a8c2909afaca017c5a236ac2dd0.tar.gz blackbird-op-linux-412b31334b831a8c2909afaca017c5a236ac2dd0.zip |
rt2x00: Fix firmware loading regression on x86_64.
Commit 6175ddf06b6172046a329e3abfd9c901a43efd2e changes the way
memcpy_toio() works for x86_64, causing firmware loading to fail for
some Ralink WLAN devices with the rt2800pci driver since linux 2.6.34.
This causes the log message: "phy0 -> rt2800pci_load_firmware: Error -
PBF system register not ready.".
Fix this by using __iowrite32_copy instead of memcpy_toio().
Signed-off-by: Wolfgang Kufner <wolfgang.kufner@gmail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rtlwifi/cam.c')
0 files changed, 0 insertions, 0 deletions