commit | 2f1cec3250e38609bf9252db52dbbe61603c04a7 | [log] [tgz] |
---|---|---|
author | Vivien Didelot <vivien.didelot@savoirfairelinux.com> | Mon Jan 19 02:03:26 2015 -0500 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jan 19 13:58:47 2015 +0100 |
tree | de7e07c08660f1fa32aa423e259317a69508953d | |
parent | fcf80e597c5182edbcbe8322f8e4dfbf5b5d5d64 [diff] |
HID: hid-lg4ff: use DEVICE_ATTR_RW macro Use the DEVICE_ATTR_RW macro to reduce boiler plate and move the attribute declaration to get rid of function signatures. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>