Commits

Anson Huang committed 5c8f42c67d9
MLK-11985-1 ARM: imx: fix coverity scan issues 1. Add return value check to fix below warning: check_return: Calling of_property_read_u32 without checking return value. 2. Improve code to fix below warning: copy_paste_error: i in of_clk_get(dev->of_node, i) looks like a copy-paste error. Signed-off-by: Anson Huang <Anson.Huang@freescale.com>