summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorDmitry Torokhov <dmitry.torokhov@gmail.com>2014-04-28 10:49:51 -0700
committerDmitry Torokhov <dmitry.torokhov@gmail.com>2014-05-14 16:40:04 -0700
commitbf1de9761c21f56d5b0c6a0acd3b792d801c61e6 (patch)
tree41f79fa2df689dd2a15f680078fa4f82e7f759c5 /kernel
parentd1fefd5b73ba9fe301441e84ebea06044d8f5ea4 (diff)
downloadlinux-bf1de9761c21f56d5b0c6a0acd3b792d801c61e6.tar.bz2
Input: implement managed polled input devices
Managed resources are becoming more and more popular in drivers. Let's implement managed polled input devices, to complement managed regular input devices. Similarly to managed regular input devices only one new call devm_input_allocate_polled_device() is added and the rest of APIs is modified to work with both managed and non-managed devices. Reviewed-by: David Herrmann <dh.herrmann@gmail.com> Tested-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions