clk: imx6ul: Remove the duplicate code
authorVipul Kumar <vipul_kumar@mentor.com>
Fri, 22 Mar 2019 05:52:14 +0000 (11:22 +0530)
committerLeonard Crestez <leonard.crestez@nxp.com>
Thu, 18 Apr 2019 00:00:38 +0000 (03:00 +0300)
commit495bb6d5f37f580acc14154b01b310dd9ee34a8b
tree97c7698c9295a580e0d9e234f668ce6210a3da8c
parent48b9c21436028b4fcdf04c936690d02cc1bb996c
clk: imx6ul: Remove the duplicate code

This patch remve the duplicate code. Due to this code, getting following
logs at boot time:

failed to set rate of clk ahb to 99000000: -16
failed to set parent of clk periph to periph_clk2: -16
failed to set parent of clk periph_pre to pll2_bus: -16

Signed-off-by: Vipul Kumar <vipul_kumar@mentor.com>
(cherry picked from commit a0e0c60b7ba99bcd2e308c51326bf92b21a894b8)
drivers/clk/imx/clk-imx6ul.c