clk: imx: Replace clk error check with imx_check_clocks()
authorBai Ping <b51503@freescale.com>
Thu, 26 Nov 2015 02:18:43 +0000 (10:18 +0800)
committerShawn Guo <shawnguo@kernel.org>
Wed, 2 Dec 2015 06:10:25 +0000 (14:10 +0800)
commit31cbb57d5ac3b8f7a84803eb329fcc8a73fb4ab6
treea2d9fd7e94c5b89d64dc90712d8baba50c8eaead
parentfdb868cd059a97b35e4a5fcfa073a5d9c375fcdf
clk: imx: Replace clk error check with imx_check_clocks()

As we already have a 'imx_check_clocks' to do the clock error
check, so cleanup the error check code.

Signed-off-by: Bai Ping <b51503@freescale.com>
Acked-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
drivers/clk/imx/clk-imx6ul.c
drivers/clk/imx/clk-imx7d.c