Re: [PATCH] hid: Logitech G13 driver 0.0.3
From: Rick L. Vinyard, Jr. <hidden>
Date: 2010-01-08 16:51:15
Also in:
linux-input, lkml
From: Rick L. Vinyard, Jr. <hidden>
Date: 2010-01-08 16:51:15
Also in:
linux-input, lkml
Pavel Machek wrote:
Hi!quoted
quoted
+static DEVICE_ATTR(name, 0666, g13_name_show, g13_name_store);What this attribute is for?Actually, all the new files this added need to be documented. Pavel
Which is better? A hid-g13.txt file added to Documentation/ or comments in the driver itself? Thanks, --- Rick