MLK-17456-2: hdmi: Remove debug log
authorSandor Yu <Sandor.yu@nxp.com>
Wed, 24 Jan 2018 11:23:04 +0000 (19:23 +0800)
committerLeonard Crestez <leonard.crestez@nxp.com>
Wed, 17 Apr 2019 23:51:34 +0000 (02:51 +0300)
Remove debug log

Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
drivers/gpu/drm/imx/hdp/imx-hdmi.c

index 51bac00..fe716cd 100644 (file)
@@ -236,7 +236,6 @@ int hdmi_get_edid_block(void *data, u8 *buf, u32 block, size_t len)
        state_struct *state = data;
        CDN_API_STATUS ret = 0;
 
-       printk("%s\n", __func__);
        memset(&edidResp, 0, sizeof(edidResp));
        switch (block) {
        case 0: