drm/radeon/kms: fix legacy get_engine/memory clock
authorAlex Deucher <alexdeucher@gmail.com>
Fri, 22 Jan 2010 00:28:18 +0000 (19:28 -0500)
committerDave Airlie <airlied@redhat.com>
Sun, 24 Jan 2010 07:25:38 +0000 (17:25 +1000)
commit38678d3557420a1c40f7ad5a04a46a7de7a305b9
treecfd81d00cfe47373921bb0c23589302cc7f1b576
parent947bfc83043181e86e3e3134da158e479c9bcc51
drm/radeon/kms: fix legacy get_engine/memory clock

Fix a bad shift in the post div.

Should fix fdo bug 26145

Signed-off-by: Alex Deucher <alexdeucher@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/radeon/radeon_clocks.c