From: Paul Walmsley Date: Wed, 14 Sep 2011 01:52:15 +0000 (-0600) Subject: OMAP3: id: remove duplicate code for testing SoC ES level X-Git-Tag: v3.2-rc1~98^2~12^2^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b32b7d62e9800579e591553875e5ff60be15546;p=pandora-kernel.git OMAP3: id: remove duplicate code for testing SoC ES level omap3_cpuinfo() contains essentially duplicated code from omap3_check_revision(), just for the purpose of determining the chip ES level. Set the cpu_rev char array pointer in omap3_check_revision() instead, and drop the now-useless code from omap3_cpuinfo(). Signed-off-by: Paul Walmsley Tested-by: Igor Grinberg Tested-by: Abhilash Koyamangalath --- Reading git-diff-tree failed