aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTushar Behera <tushar.behera@linaro.org>2013-09-27 17:36:17 +0530
committerTushar Behera <tushar.behera@linaro.org>2013-09-27 17:38:31 +0530
commit8ec354ed4c69e839e23714840c121b17ae630dd7 (patch)
tree0b545536f8157ea667b77382f6e5d57e39168ed4
parent687620cde4d3620ca69f0a48aa56b3438f2c0d68 (diff)
Signed-off-by: Tushar Behera <tushar.behera@linaro.org>
-rw-r--r--drivers/gpu/drm/exynos/exynos_hdmiphy.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/gpu/drm/exynos/exynos_hdmiphy.c b/drivers/gpu/drm/exynos/exynos_hdmiphy.c
index b2848afff183..38a6496ed695 100644
--- a/drivers/gpu/drm/exynos/exynos_hdmiphy.c
+++ b/drivers/gpu/drm/exynos/exynos_hdmiphy.c
@@ -24,6 +24,8 @@
static int hdmiphy_probe(struct i2c_client *client,
const struct i2c_device_id *id)
{
+ printk("trb: %s() called\n", __func__);
+
hdmi_attach_hdmiphy_client(client);
dev_info(&client->adapter->dev, "attached s5p_hdmiphy "