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
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 966 bytes
.mailmap -rw-r--r-- 4.2 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 92.3 KB
Kbuild -rw-r--r-- 2.4 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 191.3 KB
Makefile -rw-r--r-- 52.3 KB
README -rw-r--r-- 17.0 KB
REPORTING-BUGS -rw-r--r-- 3.3 KB

README

back to top