Input: cyttsp - use devres managed resource allocations
commite4cf92ba44b86d287bdf1ef6a70417b98c441c7b
authorOreste Salerno <oreste.salerno@tomtom.com>
Wed, 27 Jan 2016 21:53:33 +0000 (27 13:53 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 27 Jan 2016 22:32:46 +0000 (27 14:32 -0800)
tree5f3d18b5376ec0bdd680d7abaa5da187e829631b
parent809d9516da73345cca587743b57e45e9095d851e
Input: cyttsp - use devres managed resource allocations

Use devm_() functions for allocating memory, input device and IRQ.

Signed-off-by: Oreste Salerno <oreste.salerno@tomtom.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/cyttsp_core.c
drivers/input/touchscreen/cyttsp_core.h
drivers/input/touchscreen/cyttsp_i2c.c
drivers/input/touchscreen/cyttsp_spi.c