From 17cdcbb88a764237369c435f310dba424063ffaa Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Wed, 21 May 2008 10:24:17 +0100 Subject: [PATCH] --- yaml --- r: 97285 b: refs/heads/master c: 90239bbd598c6a0fc7f2c7352e9886bd3be968d0 h: refs/heads/master i: 97283: 7b97451b6325ce2bb70f1bac0c05aeb4509babbf v: v3 --- [refs] | 2 +- trunk/arch/arm/plat-s3c24xx/s3c244x.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 53c0cd1339d0..d7f2aaa45862 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4ba35fbe293be319b1a5d97951e567c0d9527d09 +refs/heads/master: 90239bbd598c6a0fc7f2c7352e9886bd3be968d0 diff --git a/trunk/arch/arm/plat-s3c24xx/s3c244x.c b/trunk/arch/arm/plat-s3c24xx/s3c244x.c index f197bb3a2366..2f01af5f64c4 100644 --- a/trunk/arch/arm/plat-s3c24xx/s3c244x.c +++ b/trunk/arch/arm/plat-s3c24xx/s3c244x.c @@ -65,6 +65,7 @@ void __init s3c244x_map_io(struct map_desc *mach_desc, int size) /* rename any peripherals used differing from the s3c2410 */ + s3c_device_sdi.name = "s3c2440-sdi"; s3c_device_i2c.name = "s3c2440-i2c"; s3c_device_nand.name = "s3c2440-nand"; s3c_device_usbgadget.name = "s3c2440-usbgadget";