From: Nicolas Ferre Date: Wed, 22 Jan 2014 09:38:52 +0000 (+0100) Subject: tty/serial: atmel_serial: remove dev_dbg in atmel_set_termios X-Git-Tag: v3.15-rc1~138^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c972d806fddfb7852ce0d37d2ed14072b6de670b;p=pandora-kernel.git 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-diff-tree failed