HID: roccat: fix actual/startup profile sysfs attribute in koneplus
authorStefan Achatz <erazor_de@users.sourceforge.net>
Wed, 13 Apr 2011 15:17:52 +0000 (17:17 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 18 May 2011 14:34:06 +0000 (16:34 +0200)
startup_profile and actual_profile didn't work as expected. Also
as the actual profile is persistent, the distinction between the
two was ambiguous, so both use the same code now and startup_profile
has been deprecated. Also the event is now propagated through
chardev. The userland tool has been updated to support this change.

Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found