From: Jean Delvare Date: Wed, 30 Nov 2011 16:26:36 +0000 (+0100) Subject: drm/radeon/kms: Hide debugging message X-Git-Tag: v3.2-rc5~54^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc96f9424b0e95f2451398007be46824f93866d0;p=pandora-kernel.git drm/radeon/kms: Hide debugging message Use the proper macro to issue the debugging message in radeon_atif_call(). Otherwise we spam the log of many systems with a message which looks like an error message of unknown origin, and could thus confuse the user. Commit dc77de12dde95c8da39e4c417eb70c7d445cf84b was a first step in this direction, but was not sufficient IMHO. Signed-off-by: Jean Delvare Reviewed-by: Alex Deucher Signed-off-by: Dave Airlie --- Reading git-diff-tree failed