diff options
author | Pierre-Loup A. Griffais <[email protected]> | 2015-12-09 11:46:25 -0800 |
---|---|---|
committer | Dmitry Torokhov <[email protected]> | 2015-12-16 17:11:30 -0800 |
commit | 09c8b00ae3e16c8d0fd4beb2ca064502a76c0f17 (patch) | |
tree | 2f20cb330eabda919f60791416c31df86a217447 /tools/perf/scripts/python | |
parent | 93a017aa2f77291752e637bfd83f2459dba714cb (diff) |
Input: xpad - handle "present" and "gone" correctly
Handle the "a new device is present" message properly by dynamically
creating the input device at this point in time. This means we now do not
"preallocate" all 4 devices when a single wireless base station is seen.
This requires a workqueue as we are in interrupt context when we learn
about this.
Also properly disconnect any devices that we are told are removed.
Signed-off-by: "Pierre-Loup A. Griffais" <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Pavel Rojtberg <[email protected]>
Signed-off-by: Dmitry Torokhov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions