diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-10 17:17:50 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-10 17:17:50 -0700 |
commit | cf780b16c24465a06fe5a383b0d7c6684bc33fc6 (patch) | |
tree | 84b63b6a40ab089b554dc4e58b9e4d0cf9b45623 /series | |
parent | f2d9b9e684db7d5c4a01ffd0a74ec39d08d07452 (diff) | |
download | patches-cf780b16c24465a06fe5a383b0d7c6684bc33fc6.tar.gz |
updates and fixes
Diffstat (limited to 'series')
-rw-r--r-- | series | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -7,11 +7,10 @@ sysfs.h-add-bin_attr-macro.patch driver-core-add-device_attr_rw-and-device_attr_ro-macros.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 +driver-core-add-default-groups-to-struct-class.patch # dev_groups to struct class work -driver-core-add-default-groups-to-struct-class.patch +misc-c2port-use-dev_bin_attrs-instead-of-hand-coding-it.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 |