HID: wiimote: Add MAINTAINERS entry
Add entry to MAINTAINERS and also bump version level as the core driver is feature complete now. Signed-off-by: David Herrmann <dh.herrmann@googlemail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
6591d758d5
commit
b22e00f3ec
@@ -7134,6 +7134,12 @@ L: linux-scsi@vger.kernel.org
|
|||||||
S: Maintained
|
S: Maintained
|
||||||
F: drivers/scsi/wd7000.c
|
F: drivers/scsi/wd7000.c
|
||||||
|
|
||||||
|
WIIMOTE HID DRIVER
|
||||||
|
M: David Herrmann <dh.herrmann@googlemail.com>
|
||||||
|
L: linux-input@vger.kernel.org
|
||||||
|
S: Maintained
|
||||||
|
F: drivers/hid/hid-wiimote*
|
||||||
|
|
||||||
WINBOND CIR DRIVER
|
WINBOND CIR DRIVER
|
||||||
M: David Härdeman <david@hardeman.nu>
|
M: David Härdeman <david@hardeman.nu>
|
||||||
S: Maintained
|
S: Maintained
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
#include <linux/spinlock.h>
|
#include <linux/spinlock.h>
|
||||||
#include "hid-ids.h"
|
#include "hid-ids.h"
|
||||||
|
|
||||||
#define WIIMOTE_VERSION "0.1"
|
#define WIIMOTE_VERSION "0.2"
|
||||||
#define WIIMOTE_NAME "Nintendo Wii Remote"
|
#define WIIMOTE_NAME "Nintendo Wii Remote"
|
||||||
#define WIIMOTE_BUFSIZE 32
|
#define WIIMOTE_BUFSIZE 32
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user