From: Jiri Kosina Date: Wed, 3 Feb 2010 14:52:31 +0000 (+0100) Subject: HID: make Wacom modesetting failures non-fatal X-Git-Tag: v2.6.34-rc1~293^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=342f31e84eec9002b75f6fcdec6bd932ac77a390;p=pandora-kernel.git HID: make Wacom modesetting failures non-fatal With Wacom tablet mode-setting moved from userspace into kernel, we don't have to consider failures of device queries through the _raw callback as hard failure, as the driver can safely continue anyway. This is consistent with the current USB driver in wacom_sys.c Reported-by: Ping Cheng Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed