commit | ff34aaa9535afc46b017f7a9b553dbf3e0ad5084 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Mon Sep 28 12:45:47 2009 +0900 |
committer | Ben Dooks <ben-linux@fluff.org> | Tue Dec 01 01:34:16 2009 +0000 |
tree | 28be46d72d77756c5625b6a86b3fc5d2311b9326 | |
parent | cf383678242eacd6f92a48314922598ed3408355 [diff] |
ARM: H1940: Correct name of the local platform devices for LED and Bluetooth The mach-h1940.c file was using s3c_device_ where it really should be calling these local definitions h1940_device to ensure they are not mistaken for real s3c_devices when the device change is done. Signed-off-by: Ben Dooks <ben-linux@fluff.org>