commit | 5012aada506cb8b570e46579077c0ec5b82ebd5d | [log] [tgz] |
---|---|---|
author | Stefan Achatz <erazor_de@users.sourceforge.net> | Fri Nov 26 19:57:33 2010 +0000 |
committer | Jiri Kosina <jkosina@suse.cz> | Sat Jan 08 01:11:00 2011 +0100 |
tree | cf2d49567af63b16f7cdbef80ae5662938bd539c | |
parent | c97415a72521071c235e0879f9a600014afd87b1 [diff] |
HID: roccat: use class for char device for sysfs attribute creation Adding sysfs attributes to an already created device raises no userland notification. Now the device drivers associate the devices attributes with a class and use this for roccat event char device creation. Signed-off-by: Stefan Achatz <erazor_de@users.sourceforge.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>