aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/input/touchscreen/melfas_mip4.c
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2019-10-21 20:49:19 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2019-10-28 21:01:58 -0700
commitac6b31797925b6f89885987c81d908bad90dea60 (patch)
treea0c31f82521df9a84c833260e75a0235f2fc1711 /drivers/input/touchscreen/melfas_mip4.c
parentInput: st1232 - do not reset the chip too early (diff)
downloadlinux-dev-ac6b31797925b6f89885987c81d908bad90dea60.tar.xz
linux-dev-ac6b31797925b6f89885987c81d908bad90dea60.zip
Input: st1232 - do not allocate fingers data separately
The finger structure size is quite small and allocating it together with the main driver structure will not increase likelyhood of allocation failing, but reduces number of objects needing to be tracked by the allocator and devm. Tested-by: Matthias Fend <Matthias.Fend@wolfvision.net> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'drivers/input/touchscreen/melfas_mip4.c')
0 files changed, 0 insertions, 0 deletions