From: Dmitry Torokhov Date: Mon, 21 Jan 2008 06:08:24 +0000 (-0500) Subject: Input: remove cdev from input_dev structure X-Git-Tag: v2.6.25-rc1~291^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c1efd365306c9b04df5abdd41e9b4dc721e84fb;p=pandora-kernel.git Input: remove cdev from input_dev structure Cdev field was obsolete and provided only for backward compatibility since conversion of input core from class devices to regular devices. It is time to remove it. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed