From: Matthew Garrett Date: Sat, 19 Jul 2008 04:43:54 +0000 (-0400) Subject: Input: add switch for dock events X-Git-Tag: v2.6.27-rc1~958^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92c49890922d54cba4b1eadeb0b185773c2c9570;p=pandora-kernel.git 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 Signed-off-by: Andrew Morton Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed