commit | 68a31de302bae12010ab116752d4362bd7fe2851 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@caiaq.de> | Fri Nov 20 17:50:34 2009 +0100 |
committer | Eric Miao <eric.y.miao@gmail.com> | Fri Nov 20 14:23:13 2009 -0600 |
tree | 3525e4af452cfe124bd81dffee07fa720274b6cc | |
parent | 648f4e3e50c4793d9dbf9a09afa193631f76fa26 [diff] |
[ARM] pxa/cpufreq: fix index assignments for end marker I stumbled over two small things regarding the .index field assignment in the dynamically created cpu frequency tables for pxa2xx and pxa3xx. Even though that doesn't currently cause any problem, it should still be fixed in case the logic in the CPUFREQ core changes. Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Eric Miao <eric.y.miao@gmail.com>