1
0
Files
linux/drivers/input/touchscreen
Fabio Estevam 5eab3cf3e4 Input: imx6ul_tsc - use the preferred method for kzalloc()
According to Documentation/CodingStyle:

"The preferred form for passing a size of a struct is the following:

	p = kmalloc(sizeof(*p), ...);"

so do as suggested.

Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2015-09-19 11:41:54 -07:00
..
2015-09-03 10:01:44 -07:00
2015-07-20 10:08:17 -07:00
2015-08-24 10:55:24 -07:00
2015-07-27 22:28:19 -07:00