https://github.com/torvalds/linux
Revision c87019e41d61f3f972bd2f6a2380fc9896e4ab74 authored by David Herrmann on 17 August 2011, 09:43:24 UTC, committed by Jiri Kosina on 23 August 2011, 08:55:45 UTC
The wiimote resets the current drm when an extension is plugged in.
Fortunately, it also sends a status report in this situation so we just
reset the drm on every status report to keep the drm consistent.

Also handle return reports from the wiimote which indicate success and
failure of requests that we've sent.

Signed-off-by: David Herrmann <dh.herrmann@googlemail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
1 parent 2cb5e4b
History
Tip revision: c87019e41d61f3f972bd2f6a2380fc9896e4ab74 authored by David Herrmann on 17 August 2011, 09:43:24 UTC
HID: wiimote: Add status and return request handlers
Tip revision: c87019e
File Mode Size
Makefile -rw-r--r-- 394 bytes
compat.c -rw-r--r-- 17.0 KB
compat_mq.c -rw-r--r-- 4.1 KB
ipc_sysctl.c -rw-r--r-- 5.1 KB
ipcns_notifier.c -rw-r--r-- 2.2 KB
mq_sysctl.c -rw-r--r-- 2.7 KB
mqueue.c -rw-r--r-- 30.5 KB
msg.c -rw-r--r-- 20.9 KB
msgutil.c -rw-r--r-- 2.8 KB
namespace.c -rw-r--r-- 4.3 KB
sem.c -rw-r--r-- 40.2 KB
shm.c -rw-r--r-- 26.6 KB
syscall.c -rw-r--r-- 2.3 KB
util.c -rw-r--r-- 22.8 KB
util.h -rw-r--r-- 5.3 KB

back to top