commit | 342f31e84eec9002b75f6fcdec6bd932ac77a390 | [log] [tgz] |
---|---|---|
author | Jiri Kosina <jkosina@suse.cz> | Wed Feb 03 15:52:31 2010 +0100 |
committer | Jiri Kosina <jkosina@suse.cz> | Wed Feb 03 15:52:31 2010 +0100 |
tree | c517d020958de4c1088d339f2f9731580854a1fa | |
parent | f9ce7c283c16538955d5d094101889792bcde109 [diff] |
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 <pinglinux@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>