aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-exynos/board-bluetooth-bcm4334.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-exynos/board-bluetooth-bcm4334.c')
-rw-r--r--arch/arm/mach-exynos/board-bluetooth-bcm4334.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/arm/mach-exynos/board-bluetooth-bcm4334.c b/arch/arm/mach-exynos/board-bluetooth-bcm4334.c
index 7d7c00eb29b..ea8b5bb0ae8 100644
--- a/arch/arm/mach-exynos/board-bluetooth-bcm4334.c
+++ b/arch/arm/mach-exynos/board-bluetooth-bcm4334.c
@@ -116,6 +116,7 @@ static int bcm4334_bt_rfkill_set_power(void *data, bool blocked)
bt_uart_on_table);
#endif
gpio_set_value(GPIO_BT_EN, 1);
+ bt_is_running = 1;
msleep(50);
} else {
pr_info("[BT] Bluetooth Power Off.\n");