diff options
| author | Greg Kroah-Hartman <[email protected]> | 2017-09-18 10:17:57 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-09-19 07:20:33 +0000 |
| commit | 850fdec8d2fd1eebfa003fea39bec08cd69b6155 (patch) | |
| tree | 6c5412644403983343d17b5729c13afd70bf6016 /tools/perf/scripts/python/export-to-sqlite.py | |
| parent | fpga: altera-cvp: remove DRIVER_ATTR() usage (diff) | |
| download | kernel-850fdec8d2fd1eebfa003fea39bec08cd69b6155.tar.gz kernel-850fdec8d2fd1eebfa003fea39bec08cd69b6155.zip | |
driver core: remove DRIVER_ATTR
DRIVER_ATTR is no longer in use, and driver authors should be using
DRIVER_ATTR_RW() or DRIVER_ATTR_RO() or DRIVER_ATTR_WO() instead in
order to always get the permissions correct. So remove it so that no
one can use it anymore.
Acked-by: Alan Tull <[email protected]>
Reviewed-by: Moritz Fischer <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions
