diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-14 10:36:04 +0100 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2012-05-15 17:49:03 +0200 |
commit | 64adb6bb62bee11ad04c2f9c3c797799e329c351 (patch) | |
tree | bc366ea60a40310184cbdb1bfb20e648ee639abe /sound/sparc | |
parent | ffdce4668234a113e767edd27aa1331903959106 (diff) |
MIPS: ath79: fix broken ar724x_pci_{read,write} functions
The current ar724x_pci_{read,write} functions are
broken. Due to that, pci_read_config_byte returns
with bogus values, and pci_write_config_{byte,word}
unconditionally clears the accessed PCI configuration
registers instead of changing the value of them.
The patch fixes the broken functions, thus the PCI
configuration space can be accessed correctly.
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/3493/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'sound/sparc')
0 files changed, 0 insertions, 0 deletions