]> git.baikalelectronics.ru Git - kernel.git/commit
Input: cyttsp - use devres managed resource allocations
authorOreste Salerno <oreste.salerno@tomtom.com>
Wed, 27 Jan 2016 21:53:33 +0000 (13:53 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 27 Jan 2016 22:32:46 +0000 (14:32 -0800)
commitdc0387afc6a26af284becbc9d5e32bf7b8be9ab2
tree5f3d18b5376ec0bdd680d7abaa5da187e829631b
parentd76d9ecf55a69a016a69302217331cbd1b4c4530
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