diff options
| author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-09 15:24:25 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-09 15:24:25 -0700 |
| commit | aaf275f945460b5cb5ee6ea9ef95b06db5334461 (patch) | |
| tree | 8dd916f867832927b6cf9e91fbc14340ad8125a6 /series | |
| parent | 1cfe8e5d3a8ac05c5a39afc11f57ac2c9fdabaa5 (diff) | |
| download | patches-aaf275f945460b5cb5ee6ea9ef95b06db5334461.tar.gz | |
break patch up into proper pieces
Diffstat (limited to 'series')
| -rw-r--r-- | series | 32 |
1 files changed, 32 insertions, 0 deletions
@@ -4,9 +4,41 @@ 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 + 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 +dma-convert-dma_devclass-to-use-dev_groups.patch +devfreq-convert-devfreq_class-to-use-dev_groups.patch +extcon-convert-extcon_class-to-use-dev_groups.patch +hid-roccat-convert-class-code-to-use-dev_groups.patch +isdn-convert-class-code-to-use-dev_groups.patch +leds-convert-class-code-to-use-dev_groups.patch +v4l2-convert-class-code-to-use-dev_groups.patch +c2port-convert-class-code-to-use-dev_groups.patch +enclosure-convert-class-code-to-use-dev_groups.patch +pci-convert-class-code-to-use-dev_groups.patch +x86-wmi-convert-class-code-to-use-dev_groups.patch +pps-convert-class-code-to-use-dev_groups.patch +ptp-convert-class-code-to-use-dev_groups.patch +regulator-convert-class-code-to-use-dev_groups.patch +rtc-convert-class-code-to-use-dev_groups.patch + + d1.patch +d2.patch +d3.patch +d4.patch +d5.patch +d6.patch +d7.patch +d8.patch +d9.patch + + + usb-ldusb-remove-custom-dbg_info-macro.patch usb-legotower-remove-unneeded-tracing-macros.patch usb-legousbtower-remove-custom-debug-macro.patch |
