]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/phy/dp83640.c
Merge remote-tracking branch 'trivial/for-next'
[karo-tx-linux.git] / drivers / net / phy / dp83640.c
index a83f8e50844c432efdcc5a643d010a7129b8e51a..496e02f961d37039ff56d5e45a8aa28aa0f44b91 100644 (file)
@@ -615,7 +615,7 @@ static void recalibrate(struct dp83640_clock *clock)
        trigger = CAL_TRIGGER;
        cal_gpio = 1 + ptp_find_pin(clock->ptp_clock, PTP_PF_PHYSYNC, 0);
        if (cal_gpio < 1) {
-               pr_err("PHY calibration pin not avaible - PHY is not calibrated.");
+               pr_err("PHY calibration pin not available - PHY is not calibrated.");
                return;
        }