commit | d4f1b06d685d11ebdaccf11c0db1cb3c78736862 | [log] [tgz] |
---|---|---|
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Jan 16 10:04:49 2016 -0800 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Wed Jan 27 16:03:30 2016 -0800 |
tree | 0ad5cf6a883812393d23597b93e222ec7eb15d72 | |
parent | 015bb5e134544492d840cee17d7442194cfb0fe4 [diff] |
Input: vmmouse - fix absolute device registration We should set device's capabilities first, and then register it, otherwise various handlers already present in the kernel will not be able to connect to the device. Reported-by: Lauri Kasanen <cand@gmx.com> Cc: stable@vger.kernel.org Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>