From: Vasily Khoruzhick Date: Mon, 23 Jun 2014 20:29:09 +0000 (+0300) Subject: clk: samsung: fix several typos to fix boot on s3c2410 X-Git-Tag: omap-for-v3.17/fixes-against-rc2~295^2~3^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cec1cdea6f6d9fadf5f14fa80754d4a066ca76e0;p=pandora-kernel.git clk: samsung: fix several typos to fix boot on s3c2410 There's a several typos in a driver: 2410 instead of S3C2410 and wrong argument to ARRAY_SIZE(). They prevent s3c2410 from properly booting. Signed-off-by: Vasily Khoruzhick Reviewed-by: Heiko Stuebner Signed-off-by: Tomasz Figa --- Reading git-diff-tree failed