[ARM] pxa/raumfeld: fix button name
[safe/jmp/linux-2.6] / arch / arm / mach-pxa / raumfeld.c
index 9d23f69..44bb675 100644 (file)
@@ -442,7 +442,7 @@ static struct gpio_keys_button gpio_keys_button[] = {
                .active_low             = 0,
                .wakeup                 = 0,
                .debounce_interval      = 5, /* ms */
-               .desc                   = "on/off button",
+               .desc                   = "on_off button",
        },
 };