From: roel kluin Date: Fri, 9 Jan 2009 22:49:04 +0000 (-0700) Subject: powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function. X-Git-Tag: v2.6.29-rc2~76^2~16^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23faf63123e306b4a134f6d6c501813f6c8599dc;p=pandora-kernel.git powerpc/mpc5121: fix NULL test in mpc5121_clk_get utility function. strcmp on NULL results in a segmentation fault, also, remove the second, redundant test on dev Signed-off-by: Roel Kluin Signed-off-by: Grant Likely --- Reading git-diff-tree failed