]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/leds/leds-clevo-mail.c
leds: Standardise LED naming scheme
[linux-2.6-omap-h63xx.git] / drivers / leds / leds-clevo-mail.c
index 50aaa0b338101782a3b010485e9bfab048b6d4d2..49a7972459c9418cc59271b08010ce0b676bb804 100644 (file)
@@ -93,7 +93,7 @@ static void clevo_mail_led_set(struct led_classdev *led_cdev,
 }
 
 static struct led_classdev clevo_mail_led = {
-       .name                   = "clevo",
+       .name                   = "clevo::mail",
        .brightness_set         = clevo_mail_led_set,
 };