diff options
Diffstat (limited to 'series')
| -rw-r--r-- | series | 15 |
1 files changed, 13 insertions, 2 deletions
@@ -3,13 +3,15 @@ # driver core attribute cleanup work sysfs.h-add-__attr_rw-macro.patch sysfs.h-add-attribute_groups-macro.patch +sysfs.h-add-bin_attr-macro.patch driver-core-add-device_attr_rw-and-device_attr_ro-macros.patch -driver-core-add-binary-attributes-to-struct-device.patch +sysfs-add-support-for-binary-attributes-in-groups.patch +driver-core-introduce-device_create_groups.patch + misc-c2port-use-dev_bin_attrs-instead-of-hand-coding-it.patch # dev_groups to struct class work driver-core-add-default-groups-to-struct-class.patch -driver-core-remove-dev_attrs-from-struct-class.patch mips-convert-vpe_class-to-use-dev_groups.patch bsr-convert-bsr_class-to-use-dev_groups.patch tile-srom-convert-srom_class-to-use-dev_groups.patch @@ -43,6 +45,15 @@ net-ieee802154-convert-class-code-to-use-dev_groups.patch net-wireless-convert-class-code-to-use-dev_groups.patch net-rfkill-convert-class-code-to-use-dev_groups.patch +c2port-convert-class-code-to-use-bin_attrs-in-groups.patch +hid-roccat-convert-class-code-to-use-bin_attrs-in-groups.patch + +driver-core-remove-dev_attrs-from-struct-class.patch +driver-core-remove-dev_bin_attrs-from-struct-class.patch + +#driver-core-add-binary-attributes-to-struct-device.patch +#driver-core-remove-bin_attrs-from-struct-device.patch + # usb DEBUG cleanups usb-ldusb-remove-custom-dbg_info-macro.patch |
