]> git.karo-electronics.de Git - linux-beck.git/commitdiff
HID: roccat: remove obsolete comment
authorStefan Achatz <erazor_de@users.sourceforge.net>
Wed, 26 May 2010 18:50:50 +0000 (20:50 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 31 May 2010 11:53:20 +0000 (13:53 +0200)
Removed comment that is obsolete since roccat char device is
implemented

Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-roccat-kone.c

index 17f2dc04f883d0eb9462444a816d50ebf9b50b41..3e5b5534f2edd13562ffab7cd414c29b1cbf3a35 100644 (file)
  *      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?
  */