dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/arch/arm/plat-s3c
Ramax Lo 9b96918a97 ARM: S3C: NAND: Check the existence of nr_map before copying
Since the structure field nr_map is optional, we need to check whether the
chip number map is provided to avoid unexpected NULL pointer exception.

Signed-off-by: Ramax Lo <ramaxlo@gmail.com>
Signed-off-by: Ben Dooks <ben-linux@fluff.org>
2010-01-14 11:25:44 +09:00
..
include ARM: S3C24XX: touchscreen device definition 2009-12-23 19:28:12 +00:00
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
clock.c ARM: S3C: Fix Simtec copyright statements in Documentation/S3C24XX 2009-12-01 01:33:50 +00:00
dev-fb.c [ARM] fix AT91, davinci, h720x, ks8695, msm, mx2, mx3, netx, omap1, omap2, pxa, s3c 2009-01-08 16:29:42 +00:00
dev-hsmmc.c [ARM] S3C6410: Add helper for setting SDHCI device information 2008-12-15 23:39:34 +00:00
dev-hsmmc1.c [ARM] S3C: Add SDHCI (HSMMC) channel 1 device definition 2008-12-15 23:40:07 +00:00
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: NAND: Check the existence of nr_map before copying 2010-01-14 11:25:44 +09:00
dev-usb-hsotg.c [ARM] S3C: Add USB high-speed/OtG device definitions 2009-05-16 22:13:52 +01:00
dev-usb.c [ARM] S3C: Rename S3C24XX_PA_USBHOST to S3C_PA_USBHOST 2009-05-07 11:04:54 +01:00
dma.c ARM: S3C: Update Simtec copyright statements from , to - [2] 2009-12-01 01:33:51 +00:00
gpio-config.c [ARM] S3C: Fix gpio-config off-by-one bug 2009-06-22 14:12:39 +01:00
gpio.c ARM: s3c: fix check of index into s3c_gpios[] 2009-09-19 12:14:06 +01:00
init.c [ARM] S3C: Remove unnecessary <linux/delay.h> includes 2008-12-18 16:36:02 +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 [ARM] S3C: GPIO PM core GPIOlib integration 2009-05-07 11:04:56 +01:00
pm.c ARM: S3C: Update Simtec copyright statements from , to - [2] 2009-12-01 01:33:51 +00:00
pwm-clock.c [ARM] S3C: Update time initialisation to fix S3C64XX time problems 2008-12-16 10:13:02 +00:00
pwm.c ARM: S3C: move s3c_pwm_remove to .devexit.text 2009-12-08 00:45:55 +00:00
time.c [ARM] S3C: Update time initialisation to fix S3C64XX time problems 2008-12-16 10:13:02 +00:00