linux_dsm_epyc7002/arch/mips/txx9/generic
Atsushi Nemoto ad6f9022da MIPS: TXx9: Fix quirk_slc90e66_ide
Fix wrong code spotted by -Werror=array-bounds:
	arch/mips/txx9/generic/pci.c:334:23: error: array subscript is above array bounds [-Werror=array-bounds]
	  pci_write_config_byte(dev, regs[i], dat);

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/7214/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2014-07-30 15:57:08 +02:00
..
7segled.c MIPS: txx9 7segled fix struct device has no member 2012-02-20 18:33:18 +01:00
irq_tx3927.c [MIPS] TXx9: Make tx3927-specific code more independent 2008-07-30 21:54:39 +01:00
irq_tx4927.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
irq_tx4938.c MIPS: Convert the irq functions to the new names 2011-03-29 14:48:07 +02:00
irq_tx4939.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
Makefile MIPS: TXx9: Migrate to new platform makefile style. 2010-08-05 13:25:55 +01:00
mem_tx4927.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
pci.c MIPS: TXx9: Fix quirk_slc90e66_ide 2014-07-30 15:57:08 +02:00
setup_tx3927.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
setup_tx4927.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
setup_tx4938.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
setup_tx4939.c net: pass info struct via netdevice notifier 2013-05-28 13:11:01 -07:00
setup.c MIPS: Replace calls to obsolete strict_strto call with kstrto* equivalents. 2014-06-04 22:50:41 +02:00
smsc_fdc37m81x.c MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
spi_eeprom.c mips: add export.h to files using EXPORT_SYMBOL/THIS_MODULE 2011-10-31 19:30:57 -04:00