commit | eb3156e0a6cdde402cdf3bcc7e2ecc98d7ac5c49 | [log] [tgz] |
---|---|---|
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 19 21:50:27 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 19 21:50:27 2013 -0700 |
tree | b3e47b8da871075fdb4b5c1e1215d61c83928b33 | |
parent | 080795482566ecaf599bfa8cb5656ff13ca4a4ce [diff] |
hid: roccat-koneplus: convert class code to use bin_attrs in groups Now that attribute groups support binary attributes, use them instead of the dev_bin_attrs field in struct class, as that is going away soon. Cc: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>