From: Dmitry Torokhov Date: Thu, 3 Nov 2005 03:51:46 +0000 (-0500) Subject: Input: do not register statically allocated devices X-Git-Tag: v2.6.15-rc1~447^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f94548982ad8cb9867297e9e18e50ec7b8accea;p=pandora-kernel.git Input: do not register statically allocated devices Do not register statically allocated input devices to prevent OOPS when attaching input interfaces since it requires class device to be properly initialized. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed