From: Jason Childs Date: Thu, 18 Feb 2010 06:38:31 +0000 (-0800) Subject: Input: wacom - use per-device instance of wacom_features X-Git-Tag: v2.6.34-rc1~236^2^2~13 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e33da8a5486aaadf5161118869e6cfb3d119beea;p=pandora-kernel.git Input: wacom - use per-device instance of wacom_features Since we mangle data in wacom_features when dealing with certain devices let's use a private (per-device) instance of wacom_features in wacom_wac. This way same product ID can support more than one type of device, such as pen and touch, and not interfere with each other. Signed-off-by: Jason Childs Signed-off-by: Ping Cheng Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed