OSDN Git Service

Input: atmel_mxt_ts - use more managed resources
authorSebastian Reichel <sebastian.reichel@collabora.co.uk>
Tue, 25 Jul 2017 21:08:48 +0000 (14:08 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Mon, 21 Aug 2017 20:10:18 +0000 (13:10 -0700)
commit8cc8446b9b62ef954b630ed30e53bd1553e916a6
tree483830314304513b086abdac6294a4103f092b30
parent663c8b55d0ab5512d9aeb6536683271cfdb166f2
Input: atmel_mxt_ts - use more managed resources

Switch mxt_data and interrupt to resource managed allocation methods,
which cleans up the driver slightly and prepares for adding
reset GPIO support.

Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.co.uk>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/atmel_mxt_ts.c