HID: make Wacom modesetting failures non-fatal
authorJiri Kosina <jkosina@suse.cz>
Wed, 3 Feb 2010 14:52:31 +0000 (15:52 +0100)
committerJiri Kosina <jkosina@suse.cz>
Wed, 3 Feb 2010 14:52:31 +0000 (15:52 +0100)
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 <pinglinux@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found