From c972d806fddfb7852ce0d37d2ed14072b6de670b Mon Sep 17 00:00:00 2001 From: Nicolas Ferre Date: Wed, 22 Jan 2014 10:38:52 +0100 Subject: [PATCH] tty/serial: atmel_serial: remove dev_dbg in atmel_set_termios This fixes a driver bug which stopped the whole system (in case of serial console). This log message is not useful anyway as this information is printed elsewhere. Signed-off-by: Nicolas Ferre Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed