From: Chris Bagwell Date: Sun, 12 Sep 2010 07:08:40 +0000 (-0700) Subject: Input: wacom - request tablet data for Bamboo Pens X-Git-Tag: v2.6.37-rc1~135^2^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dc9f40de4dddf9147b80cf15be633189a2b70f4;p=pandora-kernel.git Input: wacom - request tablet data for Bamboo Pens Bamboo P&T need to use second form of usb_set_report() to ask to report tablet data. With previous addition of Bamboo Touch, BTN_TOOL_TRIPLETAP is now used for both TABLETPC2FG and BAMBOO_PT types. So reduced check to match type=TABLETPC2FG. This change shows redundant check for !TABLETPC2FG in else statement. Signed-off-by: Chris Bagwell Acked-by: Ping Cheng Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed