headset: if headset have not MIC will reported BIT_HEADSET_NO_MIC else reported BIT_H...
[firefly-linux-kernel-4.4.55.git] / arch / arm / mach-rk29 / board-rk29-z5.c
index 5817b15873cb05b808ac51a424ab7fc88c803913..3bb356b39ffee8b7e78ba5b59067af89e4faa3a1 100644 (file)
@@ -1963,7 +1963,7 @@ static struct wm8994_pdata wm8994_platform_data = {
 struct rk_headset_pdata rk_headset_info = {
        .Headset_gpio           = RK29_PIN4_PD2,
        .headset_in_type= HEADSET_IN_HIGH,
-//     .Hook_gpio = RK29_PIN4_PD1,//Detection Headset--Must be set
+       .Hook_gpio = RK29_PIN4_PD1,//Detection Headset--Must be set
        .hook_key_code = KEY_MEDIA,
 };