diff options
author | Gabor Juhos <[email protected]> | 2012-03-14 10:36:04 +0100 |
---|---|---|
committer | Ralf Baechle <[email protected]> | 2012-05-15 17:49:03 +0200 |
commit | 64adb6bb62bee11ad04c2f9c3c797799e329c351 (patch) | |
tree | bc366ea60a40310184cbdb1bfb20e648ee639abe /tools/perf/util/scripting-engines/trace-event-python.c | |
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 <[email protected]>
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/3493/
Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions