staging: unisys: visorinput: register & use input_dev open() and close()
authorTim Sell <Timothy.Sell@unisys.com>
Fri, 2 Oct 2015 17:19:23 +0000 (13:19 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 Oct 2015 08:53:34 +0000 (09:53 +0100)
commitbc49496d2924d8fd5974053207d477d1bb6ba6ee
treefe6b6c5f2c060d0bbc87e575668551f84e5357c8
parentadd282479665cfbe5767524630086871e12d49f1
staging: unisys: visorinput: register & use input_dev open() and close()

Registration of visorinput_open() and visorinput_close() for each device
allow us to eliminate unnecessary activity when nobody in user-land
cares.

Signed-off-by: Tim Sell <Timothy.Sell@unisys.com>
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorinput/visorinput.c
This page took 0.036915 seconds and 5 git commands to generate.