···121121{122122 if (!test_and_set_bit(IMX2_WDT_STATUS_STARTED, &imx2_wdt.status)) {123123 /* at our first start we enable clock and do initialisations */124124- clk_enable(imx2_wdt.clk);124124+ clk_prepare_enable(imx2_wdt.clk);125125126126 imx2_wdt_setup();127127 } else /* delete the timer that pings the watchdog after close */