[ARM] pxa/cpufreq: fix index assignments for end marker
authorDaniel Mack <daniel@caiaq.de>
Fri, 20 Nov 2009 16:50:34 +0000 (17:50 +0100)
committerEric Miao <eric.y.miao@gmail.com>
Fri, 20 Nov 2009 20:23:13 +0000 (14:23 -0600)
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>

No differences found