drm/nv50/pm: fix thinko which lead to clocks being slightly off sometimes
authorBen Skeggs <bskeggs@redhat.com>
Sun, 30 Oct 2011 13:10:55 +0000 (23:10 +1000)
committerBen Skeggs <bskeggs@redhat.com>
Wed, 21 Dec 2011 09:01:27 +0000 (19:01 +1000)
read_pll_ref() needs to take into account the refclk src bits in 0xc040 on
some chipsets, it wasn't doing this.

Signed-off-by: Ben Skeggs <bskeggs@redhat.com>

No differences found