[PATCH] INPUT: register the input class device sooner
authorGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 05:25:43 +0000 (22:25 -0700)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 28 Oct 2005 16:52:54 +0000 (09:52 -0700)
commit102040204f1949562406b72007c14a2a241cb0d9
tree3ede0afbcb9182f346f5b61592005ad553c8e4d7
parent5c1e9a6a6ab2f4c60462cecb7773860a62d86e39
[PATCH] INPUT: register the input class device sooner

This is needed so we can actually use the class device within the input
handlers.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/input/input.c