From: Dmitry Torokhov Date: Sun, 19 Feb 2006 05:22:51 +0000 (-0500) Subject: Input: initialize serio and gameport at subsystem level X-Git-Tag: v2.6.17-rc1~15^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51c38f9bce274a1e8a90aa457fb433be738f7458;p=pandora-kernel.git Input: initialize serio and gameport at subsystem level Serio and gameport cores do not depend on other drivers and are used by code living outside of drivers/input/{gameport|serio}. Registering them at subsystem level guarantees that they are fully initialized before anyone tries to use them. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed