[PATCH 1/2] drm/radeon/kms: Hide debugging message

2011-11-30 Thread Jean Delvare
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 directio

[PATCH 1/2] drm/radeon/kms: Hide debugging message

2011-11-30 Thread Alex Deucher
On Wed, Nov 30, 2011 at 11:26 AM, Jean Delvare wrote: > 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 dc77de12dde

Re: [PATCH 1/2] drm/radeon/kms: Hide debugging message

2011-11-30 Thread Alex Deucher
On Wed, Nov 30, 2011 at 11:26 AM, Jean Delvare wrote: > 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 dc77de12dde

[PATCH 1/2] drm/radeon/kms: Hide debugging message

2011-11-30 Thread Jean Delvare
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 directio