From: Michael Krufky Date: Tue, 30 Oct 2007 12:44:12 +0000 (-0300) Subject: V4L/DVB (6491): tuner: prevent repeated "type set" message unless debug is enabled X-Git-Tag: v2.6.25-rc1~1235^2~424 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4942744f93884cb462400c66258c0013bea65dcf;p=pandora-kernel.git V4L/DVB (6491): tuner: prevent repeated "type set" message unless debug is enabled The tuner sub-module will usually log its type during its _attach() function, then tuner-core reports which type was attached when control is returned. In most cases, we expect to see the same message reported from both locations. We only need to see this second message if debug is enabled. Signed-off-by: Michael Krufky Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed