kernel-fxtec-pro1x/drivers/mtd/nand
Ben Dooks 8b099a390d [MTD] [NAND] nand_base.c: fix type of eccpos pointer
The nand_base.c driver implicitly casts the uint32_t
eccpos array to 'int *', which is not only not guaranteed
to be the same sign as the source, but is not guaranteed
to be the same size.

Fix by changing nand_base.c to use uint32_t
referencing the eccpos fields.

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2007-06-28 20:23:40 +01:00
..
ams-delta.c
at91_nand.c [MTD] [NAND] at91_nand rdy_pin fix 2007-06-28 20:15:13 +01:00
au1550nd.c
autcpu12.c potential parse error in ifdef 2007-06-01 08:18:27 -07:00
cafe_nand.c [MTD] [NAND] Support multiple chips in CAFÉ driver 2007-05-02 12:26:37 +01:00
cmx270_nand.c [MTD] [NAND] CM-x270 MTD driver 2007-04-27 23:04:32 +01:00
cs553x_nand.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
diskonchip.c [MTD] [NAND] Correct misspelled preprocessor variable. 2007-03-08 09:48:14 +00:00
edb7312.c
excite_nandflash.c
h1910.c
Kconfig [MTD] [NAND] platform NAND driver: add driver 2007-05-08 00:41:55 +01:00
Makefile [MTD] [NAND] platform NAND driver: add driver 2007-05-08 00:41:55 +01:00
nand_base.c [MTD] [NAND] nand_base.c: fix type of eccpos pointer 2007-06-28 20:23:40 +01:00
nand_bbt.c
nand_ecc.c
nand_ids.c [MTD] [NAND] Move ancient NAND chip support into a config option 2007-04-17 18:30:57 +01:00
nandsim.c [MTD] nandsim: enhance nandsim to allow arbitrary NAND size 2007-04-17 13:55:55 -04:00
ndfc.c
plat_nand.c [MTD] [NAND] platform NAND driver: add driver 2007-05-08 00:41:55 +01:00
ppchameleonevb.c parse errors in ifdefs 2007-06-01 08:18:28 -07:00
rtc_from4.c
s3c2410.c
sharpsl.c
spia.c
toto.c
ts7250.c