From: Dmitry Torokhov Date: Fri, 16 Nov 2012 17:14:12 +0000 (-0800) Subject: Input: mousedev - move /dev/input/mice to the correct minor X-Git-Tag: v3.7-rc7~16^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91cb7a75eaf65358aac5ea2b512ac60a9437ff4;p=pandora-kernel.git Input: mousedev - move /dev/input/mice to the correct minor When doing conversion to dynamic input numbers I inadvertently moved /dev/input/mice from c,13,63 to c,13,31. We need to fix this so that setups with statically populated /dev continue working. Tested-by: Krzysztof Mazur Tested-by: Pavel Machek Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed