From: Dmitry Torokhov Date: Sat, 20 Mar 2010 05:18:15 +0000 (-0700) Subject: Input: wacom - do not allocate wacom_wac separately X-Git-Tag: v2.6.35-rc1~476^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51269fe86c263ec4fafbafe82970e6d7f6f79102;p=pandora-kernel.git Input: wacom - do not allocate wacom_wac separately There is no reason for allocating struct wacom_wac separately from struct wacom since both have the same lifetime rules and are not shared. Also make 'open' field a boolean. Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed