clk: samsung: fix several typos to fix boot on s3c2410
authorVasily Khoruzhick <anarsoul@gmail.com>
Mon, 23 Jun 2014 20:29:09 +0000 (23:29 +0300)
committerTomasz Figa <t.figa@samsung.com>
Mon, 30 Jun 2014 12:44:16 +0000 (14:44 +0200)
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 <anarsoul@gmail.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Tomasz Figa <t.figa@samsung.com>
drivers/clk/samsung/clk-s3c2410.c

Simple merge