From: Patrik Jakobsson Date: Sat, 16 Feb 2013 12:04:21 +0000 (+0100) Subject: gma500: Fix n, m1 and m2 clock limits for sdvo and lvds X-Git-Tag: v3.9-rc1~83^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=907a773ba365daa9f86c6bb8cb11ddbf9b11a3d1;p=pandora-kernel.git gma500: Fix n, m1 and m2 clock limits for sdvo and lvds The values of n, m1 and m2 needs to be subtracted by 2 before writing them to the FP register. The dot clock calculation already thinks of these values in register form so we must also specify them as such. Signed-off-by: Patrik Jakobsson Signed-off-by: Dave Airlie --- Reading git-diff-tree failed