commit | 0b5adf92ec793c665b0de63ac146d190a921c391 | [log] [tgz] |
---|---|---|
author | Bruno Prémont <bonbons@linux-vserver.org> | Sun Apr 25 21:29:16 2010 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Tue Apr 27 15:31:26 2010 +0200 |
tree | b2476d2a25ec313128f966e24236fd0af1acd5a0 | |
parent | 76d17e6ca30204532c631d092de41febb3f76b77 [diff] |
HID: split picolcd's operation_mode sysfs attribute 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>