drm/radeon: don't use get_engine_clock() on APUs
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 18 Mar 2013 21:12:50 +0000 (17:12 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 1 Apr 2013 19:23:58 +0000 (15:23 -0400)
It doesn't work reliably.  Just report back the currently
selected engine clock.

Partially fixes:
https://bugs.freedesktop.org/show_bug.cgi?id=62493

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org

No differences found