alistair23-linux/arch/arm/plat-s3c
Ben Dooks 2b542a13a9 ARM: S3C: Fix NAND device registration by s3c_nand_set_platdata().
Fix two bugs in s3c_nand_set_platdata() where thet device's platform
data was not set, and the wrong error check was being performed on
the return of s3c_nand_copy_set().

Fixes the following OOPS:

Unable to handle kernel NULL pointer dereference at virtual address 00000004
PC is at s3c24xx_nand_probe+0x234/0x594

Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2009-12-23 20:34:29 +00:00
..
include ARM: S3C24XX: touchscreen device definition 2009-12-23 19:28:12 +00:00
clock.c ARM: S3C: Fix Simtec copyright statements in Documentation/S3C24XX 2009-12-01 01:33:50 +00:00
dev-fb.c
dev-hsmmc.c
dev-hsmmc1.c
dev-hsmmc2.c ARM: Merge next-s3c64xx-updates 2009-12-03 21:53:10 +00:00
dev-i2c0.c ARM: S3C: Update Simtec copyright statements from , to - 2009-12-01 01:33:51 +00:00
dev-i2c1.c ARM: S3C: Update Simtec copyright statements from , to - 2009-12-01 01:33:51 +00:00
dev-nand.c ARM: S3C: Fix NAND device registration by s3c_nand_set_platdata(). 2009-12-23 20:34:29 +00:00
dev-usb-hsotg.c
dev-usb.c
dma.c ARM: S3C: Update Simtec copyright statements from , to - [2] 2009-12-01 01:33:51 +00:00
gpio-config.c
gpio.c ARM: s3c: fix check of index into s3c_gpios[] 2009-09-19 12:14:06 +01:00
init.c
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-12-09 19:43:33 -08:00
Makefile ARM: S3C64XX: add HSMMC2 support 2009-12-01 01:35:41 +00:00
pm-check.c ARM: S3C: Update Simtec copyright statements from , to - [2] 2009-12-01 01:33:51 +00:00
pm-gpio.c
pm.c ARM: S3C: Update Simtec copyright statements from , to - [2] 2009-12-01 01:33:51 +00:00
pwm-clock.c
pwm.c ARM: S3C: move s3c_pwm_remove to .devexit.text 2009-12-08 00:45:55 +00:00
time.c