From: Daniel Mack Date: Fri, 20 Nov 2009 16:50:34 +0000 (+0100) Subject: [ARM] pxa/cpufreq: fix index assignments for end marker X-Git-Tag: v2.6.32~11^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68a31de302bae12010ab116752d4362bd7fe2851;p=pandora-kernel.git [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 Signed-off-by: Eric Miao --- Reading git-diff-tree failed