diff options
author | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-08 22:48:17 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-07-08 22:48:17 -0700 |
commit | e3969ac8cec3b143aa777a5d3f531c6e660da5b9 (patch) | |
tree | 76e2d21cca3b3a08f70fbe89ae16d1f4621c55c9 /series | |
parent | 587ab858102ac95c961d6118a62078dc25b1ee3a (diff) | |
download | patches-e3969ac8cec3b143aa777a5d3f531c6e660da5b9.tar.gz |
driver core patches added
Diffstat (limited to 'series')
-rw-r--r-- | series | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ # My specific stuff, at the top to make it easier to work stuff below. 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 d1.patch usb-ldusb-remove-custom-dbg_info-macro.patch |