]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wacom_w8001 - handle errors from input_mt_init_slots()
authorPing Cheng <pinglinux@gmail.com>
Tue, 19 Jul 2016 18:13:17 +0000 (11:13 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 19 Jul 2016 18:42:44 +0000 (11:42 -0700)
commitd4a18d7236a21e3c293a4016d1e8720b26bfb0cf
tree0ba9910f2228c5ce70193dc9c2309275c52c1cbf
parentf65a415d9549990e86e2e5bade5b6e7a2138d45c
Input: wacom_w8001 - handle errors from input_mt_init_slots()

input_mt_init_slots() may fail and we should be handling failures properly.

Signed-off-by: Ping Cheng <pingc@wacom.com>
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/wacom_w8001.c