commit | 92c49890922d54cba4b1eadeb0b185773c2c9570 | [log] [tgz] |
---|---|---|
author | Matthew Garrett <mjg59@srcf.ucam.org> | Sat Jul 19 00:43:54 2008 -0400 |
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | Sat Jul 19 00:52:43 2008 -0400 |
tree | c2b7282369361dd9e4ce22122771e7f31859d84f | |
parent | 5ec461d083066441c1a280aa9e13d3bb5c3e008a [diff] |
Input: add switch for dock events Add a SW_DOCK switch to input.h. ACPI docks currently send their docking status as a uevent, but not all docks are ACPI or correspond to a device. In that case, it makes more sense to simply generate an input event on docking or undocking. Signed-off-by: Matthew Garrett <mjg@redhat.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Dmitry Torokhov <dtor@mail.ru>