Thread (3 messages) flat view 3 messages, 2 authors, 2012-08-27

Re: [PATCH 2/4] Input: cyttsp4 - core driver for Cypress TMA4XX touchscreen devices

From: Michal Marek <hidden>
Date: 2012-08-24 14:21:39
Also in: lkml

Dne 7.8.2012 15:09, Ferruh Yigit napsal(a):
+static int __init cyttsp4_core_init(void)
+{
+       int rc = 0;
+
+       rc = cyttsp4_register_core_driver(&cyttsp4_core_driver);
+       pr_info("%s: Cypress TTSP v4 core driver (Built %s @ %s) rc=%d\n",
+                __func__, __DATE__, __TIME__, rc);
Hi,

please drop the __DATE__ and __TIME__ macros to keep the build
deterministic.

thanks,
Michal
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help