From: Bartlomiej Zolnierkiewicz Date: Fri, 20 Dec 2013 18:47:24 +0000 (+0100) Subject: POWERPC: pseries: cpuidle: remove superfluous dev->state_count initialization X-Git-Tag: v3.14-rc1~107^2~5^2~5 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33e7312529f4208831938f30ead67a7c2251560d;p=pandora-kernel.git POWERPC: pseries: cpuidle: remove superfluous dev->state_count initialization pseries cpuidle driver sets dev->state_count to drv->state_count so the default dev->state_count initialization in cpuidle_enable_device() (called from cpuidle_register_device()) can be used instead. Signed-off-by: Bartlomiej Zolnierkiewicz Signed-off-by: Kyungmin Park Acked-by: Daniel Lezcano Acked-by: Deepthi Dharwar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed