提交 955dca35 编写于 作者: S Stefan Achatz 提交者: Jiri Kosina

HID: roccat: fix wrong attr size for koneplus tcu

More thorough testing revealed a typo in last koneplus cleanups.
Signed-off-by: NStefan Achatz <erazor_de@users.sourceforge.net>
Signed-off-by: NJiri Kosina <jkosina@suse.cz>
上级 172e2abc
...@@ -24,7 +24,7 @@ enum { ...@@ -24,7 +24,7 @@ enum {
KONEPLUS_SIZE_PROFILE_BUTTONS = 0x4d, KONEPLUS_SIZE_PROFILE_BUTTONS = 0x4d,
KONEPLUS_SIZE_SENSOR = 0x06, KONEPLUS_SIZE_SENSOR = 0x06,
KONEPLUS_SIZE_TALK = 0x10, KONEPLUS_SIZE_TALK = 0x10,
KONEPLUS_SIZE_TCU = 0x03, KONEPLUS_SIZE_TCU = 0x04,
KONEPLUS_SIZE_TCU_IMAGE = 0x0404, KONEPLUS_SIZE_TCU_IMAGE = 0x0404,
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册