From: Daniel Vetter Date: Sun, 2 Dec 2012 13:02:51 +0000 (+0100) Subject: drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss X-Git-Tag: v3.8-rc1~82^2~2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ef9bdfe64079c9d0b98dc89af3af52918b818a0;p=pandora-kernel.git drm/radeon: add W|RREG32_IDX for MM_INDEX|DATA based mmio accesss Just refactoring to make the next patche simpler. Now all indirect register access in the new modesetting driver should go through the r100_mm_(w|r)reg fucntions. RADEON_READ_MM from the old driver seems to be totally unused, so just kill it. Signed-off-by: Daniel Vetter Signed-off-by: Alex Deucher --- Reading git-diff-tree failed