diff options
author | Pratyush Anand <[email protected]> | 2015-08-20 14:05:01 +0530 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2015-09-09 21:39:22 +0200 |
commit | 6551881c86c791237a3bebf11eb3bd70b60ea782 (patch) | |
tree | 5cabc7c23f588551e777080504336d0acf0b293a /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | bf5125d5e0759a0f513b1bcd33c15edc0cf4c17b (diff) |
Watchdog: Fix parent of watchdog_devices
/sys/class/watchdog/watchdogn/device/modalias can help to identify the
driver/module for a given watchdog node. However, many wdt devices do not
set their parent and so, we do not see an entry for device in sysfs for
such devices.
This patch fixes parent of watchdog_device so that
/sys/class/watchdog/watchdogn/device is populated.
Exceptions: booke, diag288, octeon, softdog and w83627hf -- They do not
have any parent. Not sure, how we can identify driver for these devices.
Signed-off-by: Pratyush Anand <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Acked-by: Guenter Roeck <[email protected]>
Acked-by: H Hartley Sweeten <[email protected]>
Acked-by: Lee Jones <[email protected]>
Acked-by: Lubomir Rintel <[email protected]>
Acked-by: Maxime Coquelin <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Acked-by: Viresh Kumar <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions