HID: split picolcd's operation_mode sysfs attribute
authorBruno Prémont <bonbons@linux-vserver.org>
Sun, 25 Apr 2010 19:29:16 +0000 (21:29 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 27 Apr 2010 13:31:26 +0000 (15:31 +0200)
Original operation_mode sysfs attribute accepts the operation mode
as main value with an option delay as second value to change
the start-up delay on mode change.

As it is preferred to have exactly one value per sysfs attribute,
extract this delay into a separate sysfs attribute called
operation_mode_delay.

Signed-off-by: Bruno Prémont <bonbons@linux-vserver.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found