MLK-17456-2: hdmi: Remove debug log
authorSandor Yu <Sandor.yu@nxp.com>
Wed, 24 Jan 2018 11:23:04 +0000 (19:23 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:53:40 +0000 (14:53 -0500)
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: