From: Christian König Date: Tue, 13 Aug 2013 09:56:50 +0000 (+0200) Subject: drm/radeon: rework ring function handling X-Git-Tag: v3.12-rc1~136^2~13^2~58 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76a0df859defc53e6cb61f698a48ac7da92c8d84;p=pandora-kernel.git drm/radeon: rework ring function handling Give the ring functions a separate structure and let the asic structure point to the ring specific functions. This simplifies the code and allows us to make changes at only one point. No change in functionality. Signed-off-by: Christian König Signed-off-by: Alex Deucher --- Reading git-diff-tree failed