]> git.karo-electronics.de Git - mv-sheeva.git/commit
ARM: H1940: Correct name of the local platform devices for LED and Bluetooth
authorBen Dooks <ben-linux@fluff.org>
Mon, 28 Sep 2009 03:45:47 +0000 (12:45 +0900)
committerBen Dooks <ben-linux@fluff.org>
Tue, 1 Dec 2009 01:34:16 +0000 (01:34 +0000)
commitff34aaa9535afc46b017f7a9b553dbf3e0ad5084
tree28be46d72d77756c5625b6a86b3fc5d2311b9326
parentcf383678242eacd6f92a48314922598ed3408355
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>
arch/arm/mach-s3c2410/mach-h1940.c