From: Dmitry Torokhov Date: Sat, 20 Mar 2010 05:18:15 +0000 (-0700) Subject: Input: wacom - get rid of wacom_combo structure X-Git-Tag: v2.6.35-rc1~476^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=95dd3b30ced3ee740e5dd92fc44515a5a6a350d4;p=pandora-kernel.git Input: wacom - get rid of wacom_combo structure Now that we moved input device from struct wacom to struct wacom_wac, presence of wacom_combo just complicats things for no good reason. Let's get rid of it and simply pass URB length to wacom_wac_irq(). Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed