summaryrefslogtreecommitdiff
path: root/syna_tcm2.c
diff options
context:
space:
mode:
Diffstat (limited to 'syna_tcm2.c')
-rw-r--r--syna_tcm2.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/syna_tcm2.c b/syna_tcm2.c
index a594bac..a371710 100644
--- a/syna_tcm2.c
+++ b/syna_tcm2.c
@@ -3275,7 +3275,8 @@ static int syna_dev_probe(struct platform_device *pdev)
(void *)tcm);
#endif
- LOGI("%s TouchComm driver v%d.%s installed\n",
+ LOGI("%s: %s TouchComm driver v%d.%s installed\n",
+ __func__,
PLATFORM_DRIVER_NAME,
SYNAPTICS_TCM_DRIVER_VERSION,
SYNAPTICS_TCM_DRIVER_SUBVER);