projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f88d21
)
MLK-17456-2: hdmi: Remove debug log
author
Sandor Yu
<Sandor.yu@nxp.com>
Wed, 24 Jan 2018 11:23:04 +0000
(19:23 +0800)
committer
Leonard 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
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/imx/hdp/imx-hdmi.c
b/drivers/gpu/drm/imx/hdp/imx-hdmi.c
index
51bac00
..
fe716cd
100644
(file)
--- a/
drivers/gpu/drm/imx/hdp/imx-hdmi.c
+++ b/
drivers/gpu/drm/imx/hdp/imx-hdmi.c
@@
-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: