diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-09 16:25:01 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-09 16:25:01 -0700 |
commit | 42bf72faa914ffb16c345329260bc54f15461036 (patch) | |
tree | 8de3b15e3520388cfaab58bccc2cd655de49336a /series | |
parent | 34a96ad13a22680781ae77e8065c2f96a3d1e43e (diff) | |
download | patches-42bf72faa914ffb16c345329260bc54f15461036.tar.gz |
renamed the final broken out patches
Diffstat (limited to 'series')
-rw-r--r-- | series | 17 |
1 files changed, 9 insertions, 8 deletions
@@ -1,10 +1,13 @@ # My specific stuff, at the top to make it easier to work stuff below. + +# driver core attribute cleanup work sysfs.h-add-__attr_rw-macro.patch sysfs.h-add-attribute_groups-macro.patch driver-core-add-device_attr_rw-and-device_attr_ro-macros.patch driver-core-add-binary-attributes-to-struct-device.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 @@ -34,16 +37,14 @@ scsi-sd-convert-class-code-to-use-dev_groups.patch scsi-st-convert-class-code-to-use-dev_groups.patch video-backlight-convert-class-code-to-use-dev_groups.patch video-backlight-lcd-convert-class-code-to-use-dev_groups.patch +video-output-convert-class-code-to-use-dev_groups.patch +net-core-convert-class-code-to-use-dev_groups.patch +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 - -d1.patch -d2.patch -d3.patch -d4.patch -d5.patch - - +# usb DEBUG cleanups usb-ldusb-remove-custom-dbg_info-macro.patch usb-legotower-remove-unneeded-tracing-macros.patch usb-legousbtower-remove-custom-debug-macro.patch |