aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/syscall-counts.py
diff options
context:
space:
mode:
authorPratyush Anand <[email protected]>2015-12-17 17:53:58 +0530
committerWim Van Sebroeck <[email protected]>2015-12-27 16:54:54 +0100
commit906d7a5cfeda508e7361f021605579a00cd82815 (patch)
tree4dfcbf80d6209a1215ee5f4932e9ebcf860303e0 /tools/perf/scripts/python/syscall-counts.py
parentd68106bbec2c2a33faacd50a1f7d24954701f505 (diff)
watchdog: Use static struct class watchdog_class in stead of pointer
We need few sysfs attributes to know different status of a watchdog device. To do that, we need to associate .dev_groups with watchdog_class. So convert it from pointer to static. Putting this static struct in watchdog_dev.c, so that static device attributes defined in that file can be attached to it. Signed-off-by: Pratyush Anand <[email protected]> Suggested-by: Guenter Roeck <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions