Skip to content

Commit

Permalink
i9023 BLN: fix blinking support
Browse files Browse the repository at this point in the history
  • Loading branch information
akent authored and netarchy committed Apr 30, 2011
1 parent 1caf8e7 commit 8f56dca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm/mach-s5pv210/herring-touchkey-led.c
Expand Up @@ -76,6 +76,7 @@ static void enable_led_notification(void)
if (bln_enabled) {
enable_touchkey_backlights();
pr_info("%s: notification led enabled\n", __FUNCTION__);
BacklightNotification_ongoing = true;
}
}

Expand Down

0 comments on commit 8f56dca

Please sign in to comment.