commit | 3d3d0fbf4dca6bbca5e9ffff9653c3df031c3449 | [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> | Tue Jul 13 16:09:06 2010 +0800 |
tree | 91007207837f56f0c25ebc4fe18d1dc7986a0bb2 | |
parent | 76d61e4ee05dd904e7594d4c330b9c47ea51fe12 [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>