]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
drm/radeon: fix typo in finding PLL params
authorChristian König <christian.koenig@amd.com>
Tue, 13 May 2014 10:50:54 +0000 (12:50 +0200)
committerChristian König <christian.koenig@amd.com>
Tue, 20 May 2014 12:42:05 +0000 (14:42 +0200)
commit74ad54f249de39bc040cce7237b1b854a9c6f0ad
tree2a388c03c1df128ada414e47fb7bfec6bd9b0de2
parent4955bb073f1be6dd884b5d10041ba4bade6495bf
drm/radeon: fix typo in finding PLL params

Otherwise the limit is raised to high.

Signed-off-by: Christian König <christian.koenig@amd.com>
Tested-by: Ken Moffat <zarniwhoop@ntlworld.com>
drivers/gpu/drm/radeon/radeon_display.c