From: Greg Kroah-Hartman Date: Fri, 28 Oct 2005 05:25:43 +0000 (-0700) Subject: [PATCH] INPUT: Create symlinks for backwards compatibility X-Git-Tag: v2.6.15-rc1~732^2^2~4^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c9bcd582dfeec845b83bc948a430c9958bf839e6;p=pandora-kernel.git [PATCH] INPUT: Create symlinks for backwards compatibility This creates symlinks in /sys/class/input/ to the nested class devices to help userspace cope with the nesting. Unfortunatly udev still needs to be updated as it can't handle symlinks properly here :( Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed