commit | d4e30ef05c9e0fad9782de34f0acd039e238fd43 | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Mon Jun 04 17:18:51 2012 -0400 |
committer | Dave Airlie <airlied@redhat.com> | Tue Jun 05 09:24:33 2012 +0100 |
tree | 4334658cd54687fa850982b1dd01c41f61ed7709 | |
parent | 99becf1328d8d71dd6f4480e3591d7dcdb389e57 [diff] |
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 <alexander.deucher@amd.com> Reviewed-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: Dave Airlie <airlied@redhat.com>