commit | 0357ae8f8cf460226e6b4167ce4350452ea68943 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marek.vasut@gmail.com> | Thu Jun 24 15:57:12 2010 +0200 |
committer | Eric Miao <eric.y.miao@gmail.com> | Thu Aug 05 14:32:28 2010 +0800 |
tree | a5c1000d08d890d36ef87183d45c6a0c87062e6a | |
parent | 5852984a8bf5fe028613467c11edbcae62ec43e7 [diff] |
[ARM] pxa: cpufreq-pxa2xx: fix DRI recomputation routine This patch: 1) Simpifies the DRI recomputation routine by pulling out the common code 2) Fixes a bug in PXA27x DRI recomputation caused by incorrect parenthesis Signed-off-by: Marek Vasut <marek.vasut@gmail.com> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>