--- 6aa661debffabf1d28ee6748ea0d550acb0da21a +++ 5f7029af863c84a47f114cf6e0652a21e02f922f @@ -2578,7 +2578,6 @@ static int __devinit max77693_muic_probe MAX77693_MUIC_REG_CDETCTRL1, cdetctrl1); pr_info("%s: CDETCTRL1(0x%02x)\n", __func__, cdetctrl1); - /* Show Register State */ max77693_muic_monitor_status(); @@ -2609,6 +2608,7 @@ static int __devinit max77693_muic_probe INIT_DELAYED_WORK(&info->mhl_work, max77693_muic_mhl_detect); schedule_delayed_work(&info->mhl_work, msecs_to_jiffies(25000)); + return 0; fail: