aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorTakashi Iwai <[email protected]>2015-02-02 15:44:54 +0100
committerGreg Kroah-Hartman <[email protected]>2015-03-25 11:44:52 +0100
commitbd735995308b553cc3c7f6a975aa284b270c7e2c (patch)
tree599cbb2f030ab78d8a136b7f00fd16bda2e2f799 /tools/perf/scripts/python/netdev-times.py
parent2f9763190dd6356eec95548f4cfa8a36a71f767c (diff)
misc: Add attribute groups
Add groups field to struct miscdevice for passing the attribute groups at device creation. In this way, the driver can avoid the manual call of device_create_file() after the device registration, which is basically a racy operation, in addition to the reduction of manual device_remove_file() calls. Signed-off-by: Takashi Iwai <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions