commit | 372359eca4569f9321c820d6e5259e19eb4e63ad | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Mon Sep 28 16:20:32 2009 +0100 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Dec 01 01:34:17 2009 +0000 |
tree | 17d52d77838c838545620cbe8210ef1844e34c8c | |
parent | 2a3a18045b136487b22733d57410e6dccd34ac84 [diff] |
ARM: AT2440EVB: Remove duplicated s3c_device_sdi.name set The AT2440EVB should not be changing the s3c_device_sdi.name as this is part of the initialisation process done by the CPU detection process and actually present in arch/arm/plat-s3c24xx/s3c24xx.c. Signed-off-by: Ben Dooks <ben-linux@fluff.org>