From: Jorge Ramirez-Ortiz Date: Wed, 11 Mar 2015 15:20:03 +0000 (-0400) Subject: drivers/tty: serial: remove info message X-Git-Tag: omap-for-v4.1/fixes-rc1~74^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48d7ff0eaacbe5a51037bdb06a8a0a729b804b5f;p=pandora-kernel.git drivers/tty: serial: remove info message Unacceptable levels of debug info will happen when the DMA driver defined in the DT/ACPI is a blacklisted module. Another cause for log polution would be the defer probing of the DMA driver taking too long - in which case the message that this commit removes would be cluttering the logs due to the init daemons activity. Signed-off-by: Jorge Ramirez-Ortiz Reviewed-by: Rob Herring Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed