From: Alex Deucher Date: Mon, 4 Jun 2012 21:18:51 +0000 (-0400) Subject: drm/radeon: make audio_init consistent across asics X-Git-Tag: v3.5-rc2~31^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d4e30ef05c9e0fad9782de34f0acd039e238fd43;p=pandora-kernel.git drm/radeon: make audio_init consistent across asics Call it in the asic startup callback on all asics. Previously r600 and rv770 called it in the startup and resume callbacks while all the other asics called it in the startup callback. Signed-off-by: Alex Deucher Reviewed-by: Rafał Miłecki Signed-off-by: Dave Airlie --- Reading git-diff-tree failed