From: Chao Xie Date: Tue, 31 Jul 2012 06:13:10 +0000 (+0800) Subject: ARM: cache: fix uninitialized ptr in tauros2_init X-Git-Tag: omap-for-v3.7-rc1/fixes-cpufreq-signed~61^2~23^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5967b546dd7142e7747993bb4c79422cd7b6f34f;p=pandora-kernel.git ARM: cache: fix uninitialized ptr in tauros2_init init the variable "mode" to NULL to ensure the later NULL checking is taking effect. Signed-off-by: Chao Xie Signed-off-by: Haojian Zhuang --- Reading git-diff-tree failed