diff options
author | 2015-02-04 11:58:53 +0100 | |
---|---|---|
committer | 2015-02-04 15:02:00 +0100 | |
commit | 335f1a62c5a6334c4fc92c3c448d7648408d9b83 (patch) | |
tree | a63ab28ab410d3d0406e1e75f7d47bde73007bf7 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm: remove DRM_FORMAT_NV12MT (diff) | |
download | wireguard-linux-335f1a62c5a6334c4fc92c3c448d7648408d9b83.tar.xz wireguard-linux-335f1a62c5a6334c4fc92c3c448d7648408d9b83.zip |
drm: Use static attribute groups for managing connector sysfs entries
Instead of manual calls of device_create_file() and
device_remove_file(), assign the static attribute groups to the device
with device_create_with_groups(). The conditionally built sysfs
entries are handled via is_visible callback.
This simplifies the code and also avoids the possible races.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions