From: Shawn Guo Date: Mon, 19 May 2014 13:15:03 +0000 (+0800) Subject: ARM: imx5: call mxc_timer_init_dt() on imx51 X-Git-Tag: cleanup-for-v3.18~81^2~22^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f84e906f86968333eb00ed88b7f7e7a37b17589;p=pandora-kernel.git ARM: imx5: call mxc_timer_init_dt() on imx51 Since i.MX51 supports DT only, it's more appropriate to call mxc_timer_init_dt() than mxc_timer_init() to initialize timer. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed