X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/ms2-kexec/blobdiff_plain/a18588b161b4489cffb0fad8f06e31c3fb02e75b..d32d0b858a791adb1b1b15511eb97441d708f7be:/hs_cons.c diff --git a/hs_cons.c b/hs_cons.c index 9c1f47d..f64c340 100644 --- a/hs_cons.c +++ b/hs_cons.c @@ -61,7 +61,7 @@ static int __init headphone_cons_init(void) gpio_set_value(hs_switch, 0); printk(KERN_INFO "headset_uart_switch: %d, value: %d\n", hs_switch, gpio_get_value(hs_switch)); - //activate_emu_uart(); + activate_emu_uart(); //add_preferred_console("ttyS", 2, "115200"); return 0;