dw_hdmi_cec_del
ret = devm_add_action_or_reset(&pdev->dev, dw_hdmi_cec_del, cec);
devm_remove_action(&pdev->dev, dw_hdmi_cec_del, cec);