Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PATCH 1/3] HID: Removed obsolete comment from roccat kone driver

0 views
Skip to first unread message

Stefan Achatz

unread,
May 26, 2010, 3:00:03 PM5/26/10
to
Removed comment that is obsolete since roccat char device is
implemented

Signed-off-by: Stefan Achatz <eraz...@users.sourceforge.net>
---
drivers/hid/hid-roccat-kone.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/drivers/hid/hid-roccat-kone.c b/drivers/hid/hid-roccat-kone.c
index 17f2dc0..3e5b553 100644
--- a/drivers/hid/hid-roccat-kone.c
+++ b/drivers/hid/hid-roccat-kone.c
@@ -22,11 +22,6 @@
* Is it possible to remove and reinstall the urb in raw-event- or any
* other handler, or to defer this action to be executed somewhere else?
*
- * TODO implement notification mechanism for overlong macro execution
- * If user wants to execute an overlong macro only the names of macroset
- * and macro are given. Should userland tap hidraw or is there an
- * additional streaming mechanism?
- *
* TODO is it possible to overwrite group for sysfs attributes via udev?
*/

--
1.6.6.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majo...@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

Jiri Kosina

unread,
May 31, 2010, 8:00:02 AM5/31/10
to
On Wed, 26 May 2010, Stefan Achatz wrote:

> Removed comment that is obsolete since roccat char device is
> implemented
>
> Signed-off-by: Stefan Achatz <eraz...@users.sourceforge.net>
> ---
> drivers/hid/hid-roccat-kone.c | 5 -----
> 1 files changed, 0 insertions(+), 5 deletions(-)
>
> diff --git a/drivers/hid/hid-roccat-kone.c b/drivers/hid/hid-roccat-kone.c
> index 17f2dc0..3e5b553 100644
> --- a/drivers/hid/hid-roccat-kone.c
> +++ b/drivers/hid/hid-roccat-kone.c
> @@ -22,11 +22,6 @@
> * Is it possible to remove and reinstall the urb in raw-event- or any
> * other handler, or to defer this action to be executed somewhere else?
> *
> - * TODO implement notification mechanism for overlong macro execution
> - * If user wants to execute an overlong macro only the names of macroset
> - * and macro are given. Should userland tap hidraw or is there an
> - * additional streaming mechanism?
> - *
> * TODO is it possible to overwrite group for sysfs attributes via udev?
> */

Hi Stefan,

I have applied all three patches in the series. Thanks,

--
Jiri Kosina
SUSE Labs, Novell Inc.

0 new messages