From c16cc8a0e90e91f250fabf08e2c772e3ce4dca74 Mon Sep 17 00:00:00 2001 From: Shawn Guo Date: Mon, 19 May 2014 15:43:42 +0800 Subject: [PATCH] ARM: imx5: make mx51_clocks_init() a DT call Since i.MX51 becomes a DT only platform, we can make mx51_clocks_init() a DT call and save function mx51_clocks_init_dt() now. Signed-off-by: Shawn Guo --- Reading git-format-patch failed