From: Dmitry Torokhov Date: Thu, 15 Sep 2005 07:01:39 +0000 (-0500) Subject: [PATCH] Input: prepare to sysfs integration X-Git-Tag: v2.6.15-rc1~732^2^2~4^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d19fbe8a763634395d4bef40fc88cdb61c4a6274;p=pandora-kernel.git [PATCH] Input: prepare to sysfs integration Input: prepare to sysfs integration Add struct class_device to input_dev; add input_allocate_dev() to dynamically allocate input devices; dynamically allocated devices are automatically registered with sysfs. Signed-off-by: Dmitry Torokhov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed