diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2011-08-06 12:55:18 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-08-09 21:52:07 +0200 |
commit | 886e14b65a8fcaedd72cf5f5c4c76e69de028a0f (patch) | |
tree | b2dd72fd5d833c3633a24c162aed9869a300a357 /drivers/net/wireless/rtlwifi/pci.h | |
parent | ath9k: Use atomic reference count for interrupt ops (diff) | |
download | linux-886e14b65a8fcaedd72cf5f5c4c76e69de028a0f.tar.xz linux-886e14b65a8fcaedd72cf5f5c4c76e69de028a0f.zip |
rtlwifi: Eliminate raw reads and writes from PCIe portion
The PCIe driver used raw reads and writes on the PCIe hardware.
As all of these are only affecting the configuration space, all of
then can be converted to pci_{read,write}_config_XX calls.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/wireless/rtlwifi/pci.h')
0 files changed, 0 insertions, 0 deletions