From: Dmitry Torokhov Date: Sat, 7 Dec 2013 15:13:56 +0000 (-0800) Subject: Input: serio - fix sysfs layout X-Git-Tag: v3.13-rc4~24^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e696c68363740d3a8fe495e353de3ff26b86257a;p=pandora-kernel.git Input: serio - fix sysfs layout Restore previous layout of sysfs attributes that was broken by commit 3778a2129bcce84f684cc0017ed20d2524afd289 (input: serio: remove bus usage of dev_attrs) which moved all serio device attributes into 'id' group, when only 'type', 'proto', 'id', and 'extra' should be in 'id' group and the rest of attributes should be attached directly to the device. Reported-by: Thomas Hellstrom Tested-by: Thomas Hellstrom Acked-by: Greg Kroah-Hartman Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed