From 48d7ff0eaacbe5a51037bdb06a8a0a729b804b5f Mon Sep 17 00:00:00 2001 From: Jorge Ramirez-Ortiz Date: Wed, 11 Mar 2015 11:20:03 -0400 Subject: [PATCH] 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-format-patch failed