提交 6d9c1351 编写于 作者: R Rafał Miłecki 提交者: Dave Airlie

drm/radeon/kms: do not disable audio engine twice

Signed-off-by: NRafał Miłecki <zajec5@gmail.com>
Signed-off-by: NDave Airlie <airlied@redhat.com>
上级 3464f114
......@@ -270,7 +270,6 @@ void r600_audio_fini(struct radeon_device *rdev)
return;
del_timer(&rdev->audio_timer);
WREG32_P(R600_AUDIO_ENABLE, 0x0, ~0x81000000);
r600_audio_engine_enable(rdev, false);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册