d98f923714
There's a serious typo in the function: arch/mips/pci/ops-pnx8550.c:write_config_byte() The parameter passed to the function config_access() is PCI_CMD_CONFIG_READ instead of PCI_CMD_CONFIG_WRITE. This renders any attempts to write a single byte to the PCI configuration registers useless. This problem does not exist for write_config_word() nor write_config_dword(). This problem has been there since kernel v2.6.17 and is still there as of kernel v2.6.19.1. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> |
||
---|---|---|
.. | ||
fixup-atlas.c | ||
fixup-au1000.c | ||
fixup-capcella.c | ||
fixup-cobalt.c | ||
fixup-ddb5477.c | ||
fixup-emma2rh.c | ||
fixup-excite.c | ||
fixup-ip32.c | ||
fixup-jaguar.c | ||
fixup-jmr3927.c | ||
fixup-malta.c | ||
fixup-mpc30x.c | ||
fixup-ocelot3.c | ||
fixup-ocelot-c.c | ||
fixup-ocelot-g.c | ||
fixup-ocelot.c | ||
fixup-pnx8550.c | ||
fixup-rbtx4927.c | ||
fixup-sb1250.c | ||
fixup-sni.c | ||
fixup-tb0219.c | ||
fixup-tb0226.c | ||
fixup-tb0287.c | ||
fixup-tx4938.c | ||
fixup-vr4133.c | ||
fixup-wrppmc.c | ||
fixup-yosemite.c | ||
Makefile | ||
ops-au1000.c | ||
ops-bonito64.c | ||
ops-bridge.c | ||
ops-ddb5477.c | ||
ops-emma2rh.c | ||
ops-gt64111.c | ||
ops-gt64120.c | ||
ops-mace.c | ||
ops-marvell.c | ||
ops-msc.c | ||
ops-nile4.c | ||
ops-pnx8550.c | ||
ops-sni.c | ||
ops-titan-ht.c | ||
ops-titan.c | ||
ops-tx3927.c | ||
ops-tx4927.c | ||
ops-tx4938.c | ||
ops-vr41xx.c | ||
pci-bcm1480.c | ||
pci-bcm1480ht.c | ||
pci-ddb5477.c | ||
pci-emma2rh.c | ||
pci-ev64120.c | ||
pci-excite.c | ||
pci-ip27.c | ||
pci-ip32.c | ||
pci-jmr3927.c | ||
pci-lasat.c | ||
pci-ocelot-c.c | ||
pci-ocelot-g.c | ||
pci-ocelot.c | ||
pci-sb1250.c | ||
pci-vr41xx.c | ||
pci-vr41xx.h | ||
pci-yosemite.c | ||
pci.c |