From: Viresh Kumar Date: Mon, 1 Apr 2013 12:57:48 +0000 (+0000) Subject: cpufreq: drivers: Remove unnecessary assignments of policy-> members X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~92^2~1^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb2f50ff93f08c8001d0d7e1148948ba80989aaf;p=pandora-kernel.git cpufreq: drivers: Remove unnecessary assignments of policy-> members Some assignments of policy-> min/max/cur/cpuinfo.min_freq/cpuinfo.max_freq aren't required as part of it is done by cpufreq driver or cpufreq core. Remove them. At some places we merge multiple lines together too. Signed-off-by: Viresh Kumar Acked-by: Sekhar Nori Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed