diff options
| author | Tim Sell <[email protected]> | 2015-10-14 09:45:10 -0400 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2015-10-16 22:59:36 -0700 |
| commit | 7eb1f7a09bcc1c5f10241d85bee65e786558f171 (patch) | |
| tree | 406ac4e382f77f651c8951b406b06cf13aa82863 /tools/perf/scripts/python | |
| parent | 1b756c43ce3b1696282670bd1de41d36e5205781 (diff) | |
staging: unisys: visorinput: no need to track open count
evdev_open_device() and evdev_close_device() (in evdev.c) already track
the open count under lock, and will only call visorinput_open() on the
first open and visorinput_close() on the last close. So this patch
removes the unnessary logic from visorinput, and the now-unused counter
from the struct.
Signed-off-by: Tim Sell <[email protected]>
Signed-off-by: Benjamin Romer <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions